OutboundPathProcessorInterface
interface OutboundPathProcessorInterface (View source)
Defines an interface for classes that process the outbound path.
Methods
string
processOutbound(string $path, array $options = [], Request $request = NULL, BubbleableMetadata $bubbleable_metadata = NULL)
Processes the outbound path.
Details
string
processOutbound(string $path, array $options = [], Request $request = NULL, BubbleableMetadata $bubbleable_metadata = NULL)
Processes the outbound path.