Method | Description | |
---|---|---|
__construct ( |
||
generate ( PhpSpec\Locator\Resource $resource, array $data = [] ) | ||
getPriority ( ) : integer | ||
supports ( PhpSpec\Locator\Resource $resource, string $generation, array $data ) : boolean |
Method | Description | |
---|---|---|
getTemplate ( ) : string |
Method | Description | |
---|---|---|
getUpdatedCode ( string $methodName, string $snippetToInsert, string $code ) : string |
public __construct ( |
||
$io | ||
$templates | ||
$filesystem | ||
$codeWriter | PhpSpec\CodeGenerator\Writer\CodeWriter |