PHP Класс TheSeer\phpDox\EngineBootstrapApi

Показать файл Открыть проект

Открытые методы

Метод Описание
__construct ( $name, Factory $factory )
implementedByClass ( $class )
instantiatedByFactory ( TheSeer\phpDox\FactoryInterface $factory )
withConfigClass ( $class )

Описание методов

__construct() публичный Метод

public __construct ( $name, Factory $factory )
$factory TheSeer\phpDox\Generator\Engine\Factory

implementedByClass() публичный Метод

public implementedByClass ( $class )

instantiatedByFactory() публичный Метод

public instantiatedByFactory ( TheSeer\phpDox\FactoryInterface $factory )
$factory TheSeer\phpDox\FactoryInterface

withConfigClass() публичный Метод

public withConfigClass ( $class )