PHP Class Nelmio\Alice\Generator\Instantiator\Chainable\StaticFactoryInstantiator

Inheritance: extends AbstractChainableInstantiator
Afficher le fichier Open project: nelmio/alice Class Usage Examples

Méthodes publiques

Méthode Description
canInstantiate ( Nelmio\Alice\FixtureInterface $fixture ) : boolean

Méthodes protégées

Méthode Description
createInstance ( Nelmio\Alice\FixtureInterface $fixture )

Method Details

canInstantiate() public méthode

public canInstantiate ( Nelmio\Alice\FixtureInterface $fixture ) : boolean
$fixture Nelmio\Alice\FixtureInterface
Résultat boolean

createInstance() protected méthode

protected createInstance ( Nelmio\Alice\FixtureInterface $fixture )
$fixture Nelmio\Alice\FixtureInterface