PHP Class TheSeer\phpDox\ParserBootstrapApi

Show file Open project: theseer/phpdox

Public Methods

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

Method Details

__construct() public method

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

implementedByClass() public method

public implementedByClass ( $class )

instantiatedByFactory() public method

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