改名
This commit is contained in:
@@ -121,7 +121,6 @@ class Annotation extends Component
|
||||
$names[$attribute->getName()] = $this->instance($attribute);
|
||||
}
|
||||
|
||||
var_dump($reflect->getName(), $method->getName());
|
||||
$tmp['handler'] = [$object, $method->getName()];
|
||||
$tmp['attributes'] = $names;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user