FlySystemCollector
in package
implements
FileCollector
Interfaces, Classes, Traits and Enums
Table of Contents
- $flySystemFactory : FlySystemFactory
- $specificationFactory : SpecificationFactoryInterface
- __construct() : mixed
- getFiles() : list<string|int, FlySystemFile>
Properties
$flySystemFactory
private
FlySystemFactory
$flySystemFactory
$specificationFactory
private
SpecificationFactoryInterface
$specificationFactory
Methods
__construct()
public
__construct(SpecificationFactoryInterface $specificationFactory, FlySystemFactory $flySystemFactory) : mixed
Parameters
- $specificationFactory : SpecificationFactoryInterface
- $flySystemFactory : FlySystemFactory
Return values
mixed —getFiles()
public
getFiles(Dsn $dsn, list<string|int, string|\phpDocumentor\Path> $paths, array<string, mixed> $ignore, list<string|int, string> $extensions) : list<string|int, FlySystemFile>
Parameters
- $dsn : Dsn
-
dsn of source.
- $paths : list<string|int, string|\phpDocumentor\Path>
- $ignore : array<string, mixed>
- $extensions : list<string|int, string>