改名
This commit is contained in:
+2
-1
@@ -1,6 +1,7 @@
|
||||
<?php
|
||||
|
||||
defined('APP_PATH') or define('APP_PATH', __DIR__ . '/../../');
|
||||
defined('APP_PATH') or define('APP_PATH', realpath(__DIR__ . '/../../'));
|
||||
|
||||
|
||||
use Annotation\Annotation;
|
||||
use Annotation\Attribute;
|
||||
|
||||
Reference in New Issue
Block a user