改名
This commit is contained in:
@@ -93,7 +93,6 @@ class Annotation extends BaseAnnotation
|
||||
if (!$this->isLegitimate($events)) {
|
||||
continue;
|
||||
}
|
||||
var_dump($this->getName($annotation, $events));
|
||||
$this->push($this->getName($annotation, $events), [$controller, $methodName]);
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user