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

getFilePath() abstract protected method

abstract protected getFilePath ( PhpSpec\Locator\Resource $resource ) : string
$resource PhpSpec\Locator\Resource
return string
    protected abstract function getFilePath(Resource $resource);