ClosureFactory
class ClosureFactory (View source)
Factory that makes closures which resolve values from the container.
Methods
Details
at line 31
__construct(GenericFactory $factory)
Constructor.