protected property Url::$urlAssembler in Drupal 10
Same name and namespace in other branches
- 8 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::urlAssembler
- 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::urlAssembler
The unrouted URL assembler.
Type: \Drupal\Core\Utility\UnroutedUrlAssemblerInterface
File
- core/
lib/ Drupal/ Core/ Url.php, line 45
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $urlAssembler;