PHP Class TheSeer\phpDox\BackendBootstrapApi

Afficher le fichier Open project: theseer/phpdox

Protected Properties

Свойство Type Description
$factory
$name

Méthodes publiques

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

Method Details

__construct() public méthode

public __construct ( $name, Factory $factory )
$factory TheSeer\phpDox\Collector\Backend\Factory

implementedByClass() public méthode

public implementedByClass ( $class )

instantiatedByFactory() public méthode

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

Property Details

$factory protected_oe property

protected $factory

$name protected_oe property

protected $name