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

getGeneratedMessage() abstract protected method

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