コード例 #1
0
ファイル: DomainURL.php プロジェクト: guenterh/vufind
 /**
  * BasePath
  *
  * @return mixed
  */
 public function basePath()
 {
     return $this->request->getBasePath();
 }