bool|null isStrictRequirements() Returns whether to throw an exception on incorrect parameters
class PhpGeneratorDumper extends
interface GeneratorDumperInterface GeneratorDumperInterface is the interface that all generator
string generate(string $name, mixed $parameters = array(), int $referenceType = self::ABSOLUTE_PATH)
setStrictRequirements(bool|null $enabled) Enables or disables the exception on incorrect parameters
string dump(array $options = array()) Dumps a set of routes to a string representation of executable
setContext(RequestContext $context)
Page 2 of 2