feat: vallarx
Signed-off-by: Sebastian Krupinski <krupinski01@gmail.com>
This commit is contained in:
+1
-1
@@ -78,7 +78,7 @@ class Server
|
||||
$this->kernel()->boot();
|
||||
$container = $this->container();
|
||||
|
||||
$console = new ConsoleApplication('Ktrix Console', Kernel::VERSION);
|
||||
$console = new ConsoleApplication('Vallarx Console', Kernel::VERSION);
|
||||
|
||||
/** @var ModuleManager $moduleManager */
|
||||
$moduleManager = $container->get(ModuleManager::class);
|
||||
|
||||
Reference in New Issue
Block a user