コード例 #1
0
ファイル: Manager.php プロジェクト: elymatos/expressive
 /**
  * Brief Description.
  * Complete Description.
  *
  * @returns (tipo) desc
  *
  */
 public static function getResult()
 {
     return MFrontController::getResult();
 }