The URL options.
See \Drupal\Core\Url::fromUri() for details on the options.
Type: array
File
- core/lib/Drupal/Core/Url.php, line 62
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\Core
Code
protected $options = array();
Please login to continue.