protected property Url::$options in Drupal 8
Same name and namespace in other branches
- 9 core/lib/Drupal/Core/Url.php \Drupal\Core\Url::options
- 10 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 72
Class
- Url
- Defines an object that holds information about a URL.
Namespace
Drupal\CoreCode
protected $options = [];