PHP Class TheSeer\phpDox\ParserBootstrapApi

Afficher le fichier Open project: theseer/phpdox

Méthodes publiques

Méthode Description
__construct ( $annotation, Factory $factory )
implementedByClass ( $class )
instantiatedByFactory ( TheSeer\phpDox\FactoryInterface $factory )

Method Details

__construct() public méthode

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

implementedByClass() public méthode

public implementedByClass ( $class )

instantiatedByFactory() public méthode

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