protected property UnroutedUrlAssembler::$pathProcessor in Drupal 9
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Utility/UnroutedUrlAssembler.php \Drupal\Core\Utility\UnroutedUrlAssembler::pathProcessor
The outbound path processor.
Type: \Drupal\Core\PathProcessor\OutboundPathProcessorInterface
File
- core/
lib/ Drupal/ Core/ Utility/ UnroutedUrlAssembler.php, line 30
Class
- UnroutedUrlAssembler
- Provides a way to build external or non Drupal local domain URLs.
Namespace
Drupal\Core\UtilityCode
protected $pathProcessor;