Toggle navigation
Hot Examples
RU
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
Показать файл
Открыть проект
Примеры использования интерфейса
Открытые методы
Метод
Описание
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