final class FilterDirectory (View source)

Methods

__construct(string $path, string $prefix, string $suffix)

No description

string
path()

No description

string
prefix()

No description

string
suffix()

No description

Details

__construct(string $path, string $prefix, string $suffix)

No description

Parameters

string $path
string $prefix
string $suffix

string path()

No description

Return Value

string

string prefix()

No description

Return Value

string

string suffix()

No description

Return Value

string