\phpDocumentor\ParserSpecificationFactoryInterface

Interface for Specifications used to filter the FileSystem.

Summary

Methods
Constants
create()
No constants found
No protected methods found
N/A
No private methods found
N/A

Methods

create()

create(list<string|\phpDocumentor\Path>  $paths, array<string,bool|string[]|null>  $ignore, list<string>  $extensions) : \Flyfinder\Specification\SpecificationInterface

Creates a SpecificationInterface object based on the ignore and extension parameters.

Parameters

list $paths
array $ignore
list $extensions

Returns

\Flyfinder\Specification\SpecificationInterface —