改名
This commit is contained in:
@@ -77,6 +77,7 @@ class Middleware
|
||||
return;
|
||||
}
|
||||
foreach ($annotation as $attribute) {
|
||||
var_dump($attribute);
|
||||
if ($attribute instanceof Interceptor) {
|
||||
$node->addInterceptor($attribute->interceptor);
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user