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