modify
This commit is contained in:
@@ -349,6 +349,7 @@ class Loader extends BaseObject
|
|||||||
continue;
|
continue;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
var_export($annotations['handler']);
|
||||||
$class = $this->newInstance($annotations['handler']);
|
$class = $this->newInstance($annotations['handler']);
|
||||||
/** @var \Annotation\Attribute $value */
|
/** @var \Annotation\Attribute $value */
|
||||||
foreach ($annotations['target'] ?? [] as $value) {
|
foreach ($annotations['target'] ?? [] as $value) {
|
||||||
|
|||||||
Reference in New Issue
Block a user