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 a3b2cb8 commit 442f0b7Copy full SHA for 442f0b7
app/Commands/DungeonsList.php
@@ -29,7 +29,7 @@ class DungeonsList extends BaseCommand
29
protected $usage = 'dungeons:list';
30
31
/**
32
- * @var mixed[]
+ * @var array<string, string>
33
*/
34
protected $arguments = [];
35
0 commit comments