create()
create(\phpDocumentor\Parser\list<string|\phpDocumentor\Path> $paths, array<string,bool|string[]|null> $ignore, \phpDocumentor\Parser\list<string> $extensions) : \Flyfinder\Specification\SpecificationInterface
Creates a SpecificationInterface object based on the ignore and extension parameters.
Parameters
\phpDocumentor\Parser\list |
$paths | |
array |
$ignore | |
\phpDocumentor\Parser\list |
$extensions |