phpDocumentor

FlySystemCollector implements FileCollector

FinalYes

Table of Contents

Interfaces

FileCollector

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>
Return values
array<int, FlySystemFile>

        
On this page

Search results