示例#1
0
文件: ViewUI.php 项目: ddrozdik/dmaps
 /**
  * {@inheritdoc}
  */
 public function toLink($text = NULL, $rel = 'edit-form', array $options = [])
 {
     return $this->storage->toLink($text, $rel, $options);
 }