FilterDirectory
in package
Read onlyYes
FinalYes
Tags
Table of Contents
Properties
Methods
- __construct() : mixed
- path() : non-empty-string
- prefix() : string
- suffix() : string
Properties
$path
private
non-empty-string
$path
$prefix
private
string
$prefix
$suffix
private
string
$suffix
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-stringprefix()
public
prefix() : string
Return values
stringsuffix()
public
suffix() : string