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.
2 parents 17dd3cb + eac45ae commit a91a86eCopy full SHA for a91a86e
src/OutputFormatter.php
@@ -87,7 +87,7 @@ public function spaceAfterSelectorSeparator(): string
87
}
88
89
/**
90
- * @param string $sSeparator
+ * @param non-empty-string $sSeparator
91
*/
92
public function spaceBeforeListArgumentSeparator($sSeparator): string
93
{
@@ -97,7 +97,7 @@ public function spaceBeforeListArgumentSeparator($sSeparator): string
97
98
99
100
101
102
public function spaceAfterListArgumentSeparator($sSeparator): string
103
0 commit comments