FlySystemCollector

in package
Implements FileCollector

Interfaces, Classes & Used Traits

FileCollector

Properties

private$specificationFactory  : \phpDocumentor\Parser\SpecificationFactoryInterface                

private$flySystemFactory  : \phpDocumentor\Parser\FlySystemFactory                

Methods

public__construct(SpecificationFactoryInterface $specificationFactory, FlySystemFactory $flySystemFactory) : mixed

Parameters

$specificationFactory : SpecificationFactoryInterface
$flySystemFactory : FlySystemFactory

Returns

mixed

publicgetFiles(Dsn $dsn, \phpDocumentor\Parser\list $paths, array $ignore, \phpDocumentor\Parser\list $extensions) : \phpDocumentor\Parser\list<\phpDocumentor\Parser\FlySystemFile>

Parameters

$dsn : Dsn

dsn of source.

$paths : \phpDocumentor\Parser\list
$ignore : array

array containing keys 'paths' and 'hidden'

$extensions : \phpDocumentor\Parser\list

Returns

\phpDocumentor\Parser\list<\phpDocumentor\Parser\FlySystemFile>