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