FlySystemCollector
in package
implements
FileCollector
Interfaces, Classes and Traits
Table of Contents
- $flySystemFactory : FlySystemFactory
- $specificationFactory : SpecificationFactoryInterface
- __construct() : mixed
- getFiles() : array<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, array<int, string|\phpDocumentor\Path> $paths, array<string, mixed> $ignore, array<int, string> $extensions) : array<int, FlySystemFile>
Parameters
- $dsn : Dsn
-
dsn of source.
- $paths : array<int, string|\phpDocumentor\Path>
- $ignore : array<string, mixed>
- $extensions : array<int, string>