We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a8b7176 commit 1aa6649Copy full SHA for 1aa6649
src/Commands/InstallWorldwideCommand.php
@@ -9,7 +9,7 @@ class InstallWorldwideCommand extends Command
9
/**
10
* The name and signature of the console command.
11
*/
12
- protected string $signature = 'worldwide:install';
+ protected $signature = 'worldwide:install';
13
14
15
* The console command description.
0 commit comments