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