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