PHP Класс Nelmio\Alice\Generator\FakeObjectGenerator

Наследование: implements Nelmio\Alice\Generator\ObjectGeneratorInterface, use trait Nelmio\Alice\NotCallableTrait
Показать файл Открыть проект

Открытые методы

Метод Описание
generate ( Nelmio\Alice\FixtureInterface $fixture, ResolvedFixtureSet $fixtureSet, GenerationContext $context ) : ObjectBag

Описание методов

generate() публичный Метод

public generate ( Nelmio\Alice\FixtureInterface $fixture, ResolvedFixtureSet $fixtureSet, GenerationContext $context ) : ObjectBag
$fixture Nelmio\Alice\FixtureInterface
$fixtureSet ResolvedFixtureSet
$context GenerationContext
Результат Nelmio\Alice\ObjectBag