SpecificationFactoryInterface
in package
Interface for Specifications used to filter the FileSystem.
Methods
create() Line 30
Creates a SpecificationInterface object based on the ignore and extension parameters.
publiccreate(\phpDocumentor\Parser\list$paths, array $ignore, \phpDocumentor\Parser\list $extensions) : SpecificationInterface