Метод | Описание | |
---|---|---|
__construct ( |
||
generate ( ) | ||
isAllowed ( ) |
Метод | Описание | |
---|---|---|
addToTreeByReflection ( ApiGen\Contracts\Parser\Reflection\ClassReflectionInterface $reflection ) | ||
canBeProcessed ( ApiGen\Contracts\Parser\Reflection\ClassReflectionInterface $reflection ) : boolean | ||
getTypeByReflection ( ApiGen\Contracts\Parser\Reflection\ClassReflectionInterface $reflection ) : string | ||
sortTreeStorageElements ( ) |
public __construct ( |
||
$configuration | ||
$templateFactory | ApiGen\Contracts\Templating\TemplateFactory\TemplateFactoryInterface | |
$parserStorage | ApiGen\Contracts\Parser\ParserStorageInterface |