示例#1
0
 /**
  * Gets the app root.
  *
  * @return string
  */
 public static function root()
 {
     return self::$kernel->getAppRoot();
 }