改名
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
<?php
|
||||
|
||||
namespace Http\Handler\Annotation;
|
||||
|
||||
use Annotation\Attribute;
|
||||
|
||||
#[\Attribute(\Attribute::TARGET_CLASS)] class ControllerTarget extends Attribute
|
||||
{
|
||||
}
|
||||
Reference in New Issue
Block a user