ReflectionServiceFactory
class ReflectionServiceFactory (View source)
Factory for getting an reflection service instance.
This is purely to delay instanciating the reflection service until needed.
Properties
protected ReflectionService | $reflectionService | ||
protected Bootstrap | $bootstrap |
Methods
create()
Get reflection service instance
Details
__construct(Bootstrap $bootstrap)
Constructs the factory
create()
Get reflection service instance