Same name and namespace in other branches
  1. 8.9.x core/lib/Drupal/Core/Url.php \Drupal\Core\Url::options
  2. 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::options

The URL options.

See \Drupal\Core\Url::fromUri() for details on the options.

Type: array

File

core/lib/Drupal/Core/Url.php, line 75

Class

Url
Defines an object that holds information about a URL.

Namespace

Drupal\Core

Code

protected $options = [];