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