Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. Url.php

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 = [];
RSS feed
Powered by Drupal