Toggle navigation
Hot Examples
ES
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
Buscar
Inicio
Nelmio
Alice
Generator
Instantiator
ChainableInstantiatorInterface
PHP Interface Nelmio\Alice\Generator\Instantiator\ChainableInstantiatorInterface
Inheritance:
extends
Nelmio\Alice\Generator\InstantiatorInterface
Mostrar archivo
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