Example #1
0
 /**
  * Get base URI
  *
  * @return string
  */
 public function getBaseUri()
 {
     return Application::getBaseUri();
 }