PHP 클래스 TheSeer\phpDox\ParserBootstrapApi

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

공개 메소드들

메소드 설명
__construct ( $annotation, Factory $factory )
implementedByClass ( $class )
instantiatedByFactory ( TheSeer\phpDox\FactoryInterface $factory )

메소드 상세

__construct() 공개 메소드

public __construct ( $annotation, Factory $factory )
$factory TheSeer\phpDox\DocBlock\Factory

implementedByClass() 공개 메소드

public implementedByClass ( $class )

instantiatedByFactory() 공개 메소드

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