Example #1
0
 public static function register($method)
 {
     Router::register_method($method);
 }