Returns the URL options.
array The array of options. See \Drupal\Core\Url::fromUri() for details on what it contains.
public function getOptions() { return $this->options; }