Exemple #1
0
 public static function setParams()
 {
     self::$dataGET = self::get();
     self::$dataPOST = self::post();
 }