예제 #1
0
 /**
  * BasePath
  *
  * @return mixed
  */
 public function basePath()
 {
     return $this->request->getBasePath();
 }