Example #1
0
 /**
  * Get application URL
  *
  * @return string
  */
 public function getAppUrl()
 {
     return Application::getAppUrl();
 }