Defines an interface for classes that process the outbound route.
Hierarchy
- interface \Drupal\Core\RouteProcessor\OutboundRouteProcessorInterface
File
- core/lib/Drupal/Core/RouteProcessor/OutboundRouteProcessorInterface.php, line 11
Namespace
Drupal\Core\RouteProcessor
Members
Name | Modifiers | Type | Description |
---|---|---|---|
OutboundRouteProcessorInterface::processOutbound | public | function | Processes the outbound route. |
Please login to continue.