This commit is contained in:
2021-04-14 18:25:30 +08:00
parent 872faee642
commit 710d49b2c8
+1
View File
@@ -64,6 +64,7 @@ class FileTree
*/
public function getDirPath(): string
{
var_dump($this->_filePath);
return $this->_filePath;
}