class FixtureStubsDataProvider implements StubsDataProvider (View source)

Methods

__construct(string $fixturesBasePath)

No description

array
getAllStubFiles()

No description

string
getStubsRootPath()

No description

string
getStubFileContent(string $path)

No description

Details

__construct(string $fixturesBasePath)

No description

Parameters

string $fixturesBasePath

array getAllStubFiles()

No description

Return Value

array

string getStubsRootPath()

No description

Return Value

string

string getStubFileContent(string $path)

No description

Parameters

string $path

Return Value

string