You are here

protected property Url::$urlAssembler in Drupal 9

Same name and namespace in other branches
  1. 8 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 43

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $urlAssembler;