modify plugin name
This commit is contained in:
@@ -12,7 +12,7 @@ defined('ASPECT_ERROR') or define('ASPECT_ERROR', 'Aspect annotation must implem
|
||||
* Class Aspect
|
||||
* @package Annotation
|
||||
*/
|
||||
#[\Attribute(\Attribute::TARGET_METHOD)] class Aspect extends Attribute
|
||||
#[\Attribute(\Attribute::TARGET_METHOD)] class Aspect extends AbstractAttribute
|
||||
{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user