改名
This commit is contained in:
@@ -8,7 +8,7 @@ namespace Annotation;
|
||||
* Class Target
|
||||
* @package Annotation
|
||||
*/
|
||||
#[\Attribute(\Attribute::TARGET_CLASS)] class Target
|
||||
#[\Attribute(\Attribute::TARGET_CLASS)] class Target extends Attribute
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user