UrlGenerationException
extends Exception
in package
Table of Contents
- forMissingParameters() : static
- Create a new exception for missing route parameters.
Methods
forMissingParameters()
Create a new exception for missing route parameters.
public
static forMissingParameters(Route $route) : static
Parameters
- $route : Route