예제 #1
0
 public function authorize(Controller $controller)
 {
     return $controller->isPost();
 }