PHP 클래스 Nelmio\Alice\Generator\FakeObjectGenerator

상속: implements Nelmio\Alice\Generator\ObjectGeneratorInterface, use trait Nelmio\Alice\NotCallableTrait
파일 보기 프로젝트 열기: nelmio/alice

공개 메소드들

메소드 설명
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