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
FixtureSetResolverInterface
PHP 인터페이스 Nelmio\Alice\Generator\FixtureSetResolverInterface
파일 보기
프로젝트 열기: nelmio/alice
0 사용 예제들
공개 메소드들
메소드
설명
resolve
(
FixtureSet
$fixtureSet
) :
ResolvedFixtureSet
Resolves the loaded parameters and merge the injected ones with them and also resolves the fixture flags.
메소드 상세
resolve()
공개
메소드
Resolves the loaded parameters and merge the injected ones with them and also resolves the fixture flags.
public
resolve
(
FixtureSet
$fixtureSet
) :
ResolvedFixtureSet
$fixtureSet
Nelmio\Alice\FixtureSet
리턴
ResolvedFixtureSet