PHP Nelmio\Alice\Generator\Instantiator Namespace

Nested Namespaces

Nelmio\Alice\Generator\Instantiator\Chainable

Interfaces

Name Description
ChainableInstantiatorInterface

Classes

Name Description
ExistingInstanceInstantiator Check if the given fixture has already been instantiated and delegates the instantiation to the decorated instantiator if that's not the case.
ExistingInstanceInstantiatorTest
FakeChainableInstantiator
FakeInstantiator
InstantiatorRegistry
InstantiatorRegistryTest
InstantiatorResolver Resolves each argument to be passed to the constructor when is relevant before handling over the updated fixture to instantiate to the decorated instantiator.
InstantiatorResolverTest