Documentation

FilterDirectory
in package

Read onlyYes
FinalYes
Tags
no-named-arguments

Parameter names are not covered by the backward compatibility promise for PHPUnit

immutable

Table of Contents

Properties

$path  : non-empty-string
$prefix  : string
$suffix  : string

Methods

__construct()  : mixed
path()  : non-empty-string
prefix()  : string
suffix()  : string

Properties

Methods

__construct()

public __construct(non-empty-string $path, string $prefix, string $suffix) : mixed
Parameters
$path : non-empty-string
$prefix : string
$suffix : string

path()

public path() : non-empty-string
Return values
non-empty-string
On this page

Search results