Esempio n. 1
0
 /**
  * {@inheritdoc}
  */
 public function toUrl($rel = 'edit-form', array $options = [])
 {
     return $this->storage->toUrl($rel, $options);
 }