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