This commit is contained in:
as2252258@163.com
2021-04-08 01:54:16 +08:00
parent b01037c4a1
commit 64e7f6ced2
+1
View File
@@ -81,6 +81,7 @@ class Annotation extends Component
/** /**
* @param string $dir * @param string $dir
* @param string|null $outPath
* @throws Exception * @throws Exception
*/ */
public function instanceDirectoryFiles(string $dir, ?string $outPath = null) public function instanceDirectoryFiles(string $dir, ?string $outPath = null)