改名
This commit is contained in:
@@ -109,7 +109,7 @@ class Application extends BaseApplication
|
|||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
$annotation = $this->getAttributes();
|
$annotation = $this->getAttributes();
|
||||||
$annotation->read(APP_PATH . 'app', 'App\\');
|
$annotation->read(APP_PATH . 'app', 'App');
|
||||||
|
|
||||||
fire(Event::SERVER_BEFORE_START);
|
fire(Event::SERVER_BEFORE_START);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user