Overrides EntityInterface::toUrl
public function toUrl($rel = NULL, array $options = []) { return $this->storage ->toUrl($rel, $options); }