コード例 #1
0
ファイル: ViewUI.php プロジェクト: ddrozdik/dmaps
 /**
  * {@inheritdoc}
  */
 public function url($rel = 'edit-form', $options = array())
 {
     return $this->storage->url($rel, $options);
 }