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 9b35378 commit 485fb7eCopy full SHA for 485fb7e
src/ConsoleColor.php
@@ -225,8 +225,7 @@ public function getPossibleStyles()
225
226
/**
227
* @param string $name
228
- * @return string
229
- * @throws InvalidStyleException
+ * @return string[]
230
*/
231
private function themeSequence($name)
232
{
@@ -240,7 +239,6 @@ private function themeSequence($name)
240
239
241
* @param string $style
242
* @return string
243
244
245
private function styleSequence($style)
246
0 commit comments