PHP Класс Nelmio\Alice\Generator\Hydrator\FakeHydrator

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

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

Метод Описание
hydrate ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet, GenerationContext $context ) : ResolvedFixtureSet

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

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

public hydrate ( Nelmio\Alice\ObjectInterface $object, ResolvedFixtureSet $fixtureSet, GenerationContext $context ) : ResolvedFixtureSet
$object Nelmio\Alice\ObjectInterface
$fixtureSet Nelmio\Alice\Generator\ResolvedFixtureSet
$context Nelmio\Alice\Generator\GenerationContext
Результат Nelmio\Alice\Generator\ResolvedFixtureSet