改名
This commit is contained in:
@@ -7,10 +7,7 @@ namespace Annotation\Route;
|
|||||||
use Annotation\Attribute;
|
use Annotation\Attribute;
|
||||||
use Exception;
|
use Exception;
|
||||||
use HttpServer\Route\Router;
|
use HttpServer\Route\Router;
|
||||||
use ReflectionException;
|
|
||||||
use Snowflake\Exception\ComponentException;
|
|
||||||
use Snowflake\Exception\ConfigException;
|
use Snowflake\Exception\ConfigException;
|
||||||
use Snowflake\Exception\NotFindClassException;
|
|
||||||
use Snowflake\Snowflake;
|
use Snowflake\Snowflake;
|
||||||
|
|
||||||
#[\Attribute(\Attribute::TARGET_METHOD)] class Route extends Attribute
|
#[\Attribute(\Attribute::TARGET_METHOD)] class Route extends Attribute
|
||||||
|
|||||||
Reference in New Issue
Block a user