We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8035d66 commit bc54380Copy full SHA for bc54380
src/command/CommandMapEntry.php
@@ -28,7 +28,7 @@
28
final class CommandMapEntry{
29
30
/**
31
- * @param string[] $aliases
+ * @param string[] $aliases
32
* @phpstan-param non-empty-list<string> $aliases
33
*/
34
public function __construct(
0 commit comments