FlySystemCollector implements FileCollector
FinalYes
Table of Contents
Interfaces
Properties
- $specificationFactory : SpecificationFactoryInterface
Methods
- __construct() : mixed
- getFiles() : array<int, FlySystemFile>
Properties
$specificationFactory read-only
private
SpecificationFactoryInterface
$specificationFactory
Methods
__construct()
public
__construct(SpecificationFactoryInterface $specificationFactory) : mixed
Parameters
- $specificationFactory : SpecificationFactoryInterface
getFiles()
public
getFiles(FileSystem $fileSystem, array<int, string|Path> $paths, Exclude $exclude, array<int, string> $extensions) : array<int, FlySystemFile>
Parameters
- $fileSystem : FileSystem
- $paths : array<int, string|Path>
- $exclude : Exclude
- $extensions : array<int, string>