改名
This commit is contained in:
@@ -115,10 +115,6 @@ class Annotation extends Component
|
||||
continue;
|
||||
}
|
||||
|
||||
if ($method->getName() == 'getGoods_descriptionAttribute') {
|
||||
var_dump($method->getAttributes());
|
||||
}
|
||||
|
||||
$tmp = $this->resolveAnnotations($method, $alias, $object);
|
||||
|
||||
$this->_classes[$reflect->getName()][$method->getName()] = $tmp;
|
||||
|
||||
Reference in New Issue
Block a user