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