PHP 클래스 TheSeer\phpDox\EnricherBootstrapApi

파일 보기 프로젝트 열기: theseer/phpdox

공개 메소드들

메소드 설명
__construct ( $name, TheSeer\phpDox\Generator\Enricher\Factory $factory )
implementedByClass ( $class )
instantiatedByFactory ( TheSeer\phpDox\FactoryInterface $factory )
withConfigClass ( $class )

메소드 상세

__construct() 공개 메소드

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

implementedByClass() 공개 메소드

public implementedByClass ( $class )

instantiatedByFactory() 공개 메소드

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

withConfigClass() 공개 메소드

public withConfigClass ( $class )