PHP Class Jackalope\Factory

Inheritance: implements jackalope\FactoryInterface
Afficher le fichier Open project: jackalope/jackalope Class Usage Examples

Protected Properties

Свойство Type Description
$classCache array
$reflectionCache array

Méthodes publiques

Méthode Description
get ( $name, array $params = [] ) {@inheritDoc}

Method Details

get() public méthode

{@inheritDoc}
public get ( $name, array $params = [] )
$params array

Property Details

$classCache protected_oe property

protected array $classCache
Résultat array

$reflectionCache protected_oe property

protected array $reflectionCache
Résultat array