PHP Class Jackalope\Factory

Inheritance: implements jackalope\FactoryInterface
Show file Open project: jackalope/jackalope Class Usage Examples

Protected Properties

Property Type Description
$classCache array
$reflectionCache array

Public Methods

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

Method Details

get() public method

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

Property Details

$classCache protected property

protected array $classCache
return array

$reflectionCache protected property

protected array $reflectionCache
return array