Guides

SpecificationFactoryInterface

Interface for Specifications used to filter the FileSystem.

Table of Contents

Methods

create()  : SpecificationInterface
Creates a SpecificationInterface object based on the ignore and extension parameters.

Methods

create()

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

public create(array<int, string|Path$paths, Exclude $ignore, array<int, string> $extensions) : SpecificationInterface
Parameters
$paths : array<int, string|Path>
$ignore : Exclude
$extensions : array<int, string>
Return values
SpecificationInterface

        
On this page

Search results