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 |