PHP Class Nelmio\Alice\Generator\FakeGenerator

Inheritance: implements Nelmio\Alice\GeneratorInterface, use trait Nelmio\Alice\NotCallableTrait
Datei anzeigen Open project: nelmio/alice

Public Methods

Method Description
generate ( FixtureSet $fixtureSet ) : ObjectSet

Method Details

generate() public method

public generate ( FixtureSet $fixtureSet ) : ObjectSet
$fixtureSet Nelmio\Alice\FixtureSet
return Nelmio\Alice\ObjectSet