We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea6d2be commit 6565df9Copy full SHA for 6565df9
app/console/Commands.php
@@ -11,7 +11,7 @@ class Commands
11
* @return void
12
*
13
*/
14
- public static function register($console, $scan=true): void
+ public static function register($console): void
15
{
16
$console->register([
17
ExampleCommand::class,
0 commit comments