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