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