Exemplo n.º 1
0
 public function isMethod($method)
 {
     return $this->request->isMethod($method);
 }