Esempio n. 1
0
 public static function isGet()
 {
     static::createInstance();
     return static::$current->isGet();
 }