PhpSpec\CodeGenerator\Generator\PromptingGenerator::renderTemplate PHP Method

renderTemplate() abstract protected method

abstract protected renderTemplate ( PhpSpec\Locator\Resource $resource, string $filepath ) : string
$resource PhpSpec\Locator\Resource
$filepath string
return string
    protected abstract function renderTemplate(Resource $resource, $filepath);