PHP Interface Nelmio\Alice\Generator\Instantiator\ChainableInstantiatorInterface

Inheritance: extends Nelmio\Alice\Generator\InstantiatorInterface
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
canInstantiate ( Nelmio\Alice\FixtureInterface $fixture ) : boolean

Method Details

canInstantiate() public method

public canInstantiate ( Nelmio\Alice\FixtureInterface $fixture ) : boolean
$fixture Nelmio\Alice\FixtureInterface
return boolean