Documentation

FixturePath

Table of Contents

Properties

$_fixturePath  : string|null

Methods

getPathToFixture()  : string
initFixturePath()  : mixed
getFixturePath()  : string

Properties

$_fixturePath

private string|null $_fixturePath = null

Methods

getPathToFixture()

protected final getPathToFixture(string $pathToFileRelativeToFixturePath) : string
Parameters
$pathToFileRelativeToFixturePath : string
Return values
string

initFixturePath()

protected initFixturePath([string $path = null ]) : mixed
Parameters
$path : string = null

getFixturePath()

private getFixturePath() : string
Return values
string

        
On this page

Search results