Documentation

FixtureFixture
in package
uses Fixture

Table of Contents

Properties

$fixture  : Fixture|null
$getPathToFixture  : callable(string): string

Methods

__construct()  : mixed
createFixture()  : Fixture
fixtureGetFixture()  : Fixture|null
fixtureGetPDO()  : PDO|null
getFixture()  : Fixture

Properties

$getPathToFixture

private callable(string): string $getPathToFixture

Methods

__construct()

public __construct(callable(string): string $getPathToFixture) : mixed
Parameters
$getPathToFixture : callable(string): string

fixtureGetPDO()

public fixtureGetPDO() : PDO|null
Return values
PDO|null

        
On this page

Search results