コード例 #1
0
ファイル: request.php プロジェクト: MBerguer/wp-demo
 public static function init()
 {
     self::$storage = N2RequestStorage::$REQUEST;
 }