class Index extends Controller { public function beforeAction($method, $options = []) { return true; } ............