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