Nelmio\Alice\Generator\ObjectGeneratorAwareInterface::withObjectGenerator PHP Method

withObjectGenerator() public method

public withObjectGenerator ( Nelmio\Alice\Generator\ObjectGeneratorInterface $generator ) : static
$generator Nelmio\Alice\Generator\ObjectGeneratorInterface
return static
    public function withObjectGenerator(ObjectGeneratorInterface $generator);
ObjectGeneratorAwareInterface