示例#1
0
文件: App.php 项目: nebiros/yasc
 /**
  *
  * @return Yasc_View
  */
 public static function view()
 {
     return self::$_instance->getView();
 }