The outbound path processor.
Type: \Drupal\Core\PathProcessor\OutboundPathProcessorInterface
File
- core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php, line 29
Class
- UnroutedUrlAssembler
- Provides a way to build external or non Drupal local domain URLs.
Namespace
Drupal\Core\Utility
Code
protected $pathProcessor;
Please login to continue.