Toggle navigation
Hot Examples
KO
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
PHP
PHP
C#
Java
Go
C++
Python
JS
TS
검색
홈
Nelmio
Alice
Generator
Instantiator
ChainableInstantiatorInterface
PHP 인터페이스 Nelmio\Alice\Generator\Instantiator\ChainableInstantiatorInterface
상속:
extends
Nelmio\Alice\Generator\InstantiatorInterface
파일 보기
프로젝트 열기: nelmio/alice
공개 메소드들
메소드
설명
canInstantiate
(
Nelmio\Alice\FixtureInterface
$fixture
) :
boolean
메소드 상세
canInstantiate()
공개
메소드
public
canInstantiate
(
Nelmio\Alice\FixtureInterface
$fixture
) :
boolean
$fixture
Nelmio\Alice\FixtureInterface
리턴
boolean