Example #1
0
 private static function _initRequestType()
 {
     self::$_requestType = $_SERVER['REQUEST_METHOD'];
 }