コード例 #1
0
ファイル: Admin.php プロジェクト: roslairy/phil
 public function article()
 {
     return View::getAdminArticleView();
 }