eee
This commit is contained in:
@@ -160,7 +160,7 @@ class Application extends BaseApplication
|
|||||||
|
|
||||||
$command->run($input, $output);
|
$command->run($input, $output);
|
||||||
fire(new OnAfterCommandExecute($command));
|
fire(new OnAfterCommandExecute($command));
|
||||||
$output->writeln('execute complete.' . PHP_EOL);
|
$output->writeln('execute complete.');
|
||||||
}
|
}
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user