OutboundRouteProcessorInterface
interface OutboundRouteProcessorInterface (View source)
Defines an interface for classes that process the outbound route.
Methods
The
processOutbound(string $route_name, Route $route, array $parameters, BubbleableMetadata $bubbleable_metadata = NULL)
Processes the outbound route.
Details
The
processOutbound(string $route_name, Route $route, array $parameters, BubbleableMetadata $bubbleable_metadata = NULL)
Processes the outbound route.