Documentation

FilterDirectory
in package

FinalYes
Tags
no-named-arguments

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

psalm-immutable

Table of Contents

Properties

$path  : string
$prefix  : string
$suffix  : string

Methods

__construct()  : mixed
path()  : string
prefix()  : string
suffix()  : string

Properties

$path read-only

private string $path
Tags
psalm-var

non-empty-string

Methods

__construct()

public __construct(string $path, string $prefix, string $suffix) : mixed
Parameters
$path : string
$prefix : string
$suffix : string
Tags
psalm-param

non-empty-string $path

path()

public path() : string
Tags
psalm-return

non-empty-string

Return values
string

        
On this page

Search results