Revert "改名"
This reverts commit fdf58326
This commit is contained in:
@@ -23,8 +23,6 @@ class ServerProviders extends Providers
|
|||||||
*/
|
*/
|
||||||
public function onImport(Application $application)
|
public function onImport(Application $application)
|
||||||
{
|
{
|
||||||
$application->set('server', ['class' => Server::class]);
|
|
||||||
|
|
||||||
$container = Kiri::getDi();
|
$container = Kiri::getDi();
|
||||||
|
|
||||||
$console = $container->get(\Symfony\Component\Console\Application::class);
|
$console = $container->get(\Symfony\Component\Console\Application::class);
|
||||||
|
|||||||
Reference in New Issue
Block a user