modify plugin name
This commit is contained in:
@@ -14,7 +14,7 @@ use ReflectionProperty;
|
||||
* Class Inject
|
||||
* @package Annotation
|
||||
*/
|
||||
#[\Attribute(\Attribute::TARGET_PROPERTY)] class Inject extends Attribute
|
||||
#[\Attribute(\Attribute::TARGET_PROPERTY)] class Inject extends AbstractAttribute
|
||||
{
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user