Beispiel #1
0
 public static function args($key = null)
 {
     return CoreInput::parameters($key);
 }