ZM\Store\FileSystem
scanDirFiles
public function scanDirFiles(string $dir, bool $recursive, mixed $relative, bool $include_dir): mixed
描述
作者很懒,什么也没有说
参数
| 名称 |
类型 |
描述 |
| dir |
string |
|
| recursive |
bool |
|
| relative |
mixed |
|
| include_dir |
bool |
|
返回
isRelativePath
public function isRelativePath(string $path): bool
描述
作者很懒,什么也没有说
参数
返回
createDir
public function createDir(string $path): void
描述
作者很懒,什么也没有说
参数
返回
getReloadableFiles
public function getReloadableFiles(): array
描述
作者很懒,什么也没有说
返回
getClassesPsr4
public function getClassesPsr4(string $dir, string $base_namespace, mixed $rule, mixed $return_path_value): array
描述
作者很懒,什么也没有说
参数
| 名称 |
类型 |
描述 |
| dir |
string |
|
| base_namespace |
string |
|
| rule |
mixed |
|
| return_path_value |
mixed |
|
返回