Метод | Описание | |
---|---|---|
getPriority ( ) : integer | ||
supports ( PhpSpec\Locator\Resource $resource, string $generation, array $data ) : boolean |
Метод | Описание | |
---|---|---|
getFilePath ( PhpSpec\Locator\Resource $resource ) : string | ||
getGeneratedMessage ( PhpSpec\Locator\Resource $resource, string $filepath ) : string | ||
getTemplate ( ) : string | ||
renderTemplate ( PhpSpec\Locator\Resource $resource, string $filepath ) : string |
protected getFilePath ( PhpSpec\Locator\Resource $resource ) : string | ||
$resource | PhpSpec\Locator\Resource | |
Результат | string |
protected getGeneratedMessage ( PhpSpec\Locator\Resource $resource, string $filepath ) : string | ||
$resource | PhpSpec\Locator\Resource | |
$filepath | string | |
Результат | string |
protected renderTemplate ( PhpSpec\Locator\Resource $resource, string $filepath ) : string | ||
$resource | PhpSpec\Locator\Resource | |
$filepath | string | |
Результат | string |