mirror of
https://github.com/anikeen-com/print-cli.git
synced 2026-03-13 13:46:07 +00:00
Remove config from git
Update packages Add list command
This commit is contained in:
@@ -28,7 +28,7 @@ class ServeCommand extends Command
|
||||
* Execute the console command.
|
||||
* @throws RequestException
|
||||
*/
|
||||
public function handle()
|
||||
public function handle(): void
|
||||
{
|
||||
$this->info('Starting service...');
|
||||
|
||||
|
||||
Reference in New Issue
Block a user