modify
This commit is contained in:
@@ -104,7 +104,7 @@ class Application extends BaseApplication
|
|||||||
public function start(Input $argv): bool|string
|
public function start(Input $argv): bool|string
|
||||||
{
|
{
|
||||||
try {
|
try {
|
||||||
$this->scan_system_annotation();
|
// $this->scan_system_annotation();
|
||||||
|
|
||||||
fire(Event::SERVER_BEFORE_START);
|
fire(Event::SERVER_BEFORE_START);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user