Filesystem
class Filesystem extends Filesystem implements GlobContentLister (View source)
Methods
public
__construct(FilesystemAdapter $adapter, array $config = [], PathNormalizer|null $pathNormalizer = null)
No description
public
iterable
listContentsByGlob(string $folder, string $fileGlob, bool $deep = FilesystemReader::LIST_SHALLOW)
No description
Details
__construct(FilesystemAdapter $adapter, array $config = [], PathNormalizer|null $pathNormalizer = null)
No description
FilesystemAdapter
getAdapter()
No description
bool
has(string $location)
No description
bool
isEmpty(string $location)
Check if a directory is empty
iterable
listContentsByGlob(string $folder, string $fileGlob, bool $deep = FilesystemReader::LIST_SHALLOW)
No description