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 f34cb85 commit cd91b0fCopy full SHA for cd91b0f
src/Traits/FormatOutputAwareTrait.php
@@ -34,7 +34,7 @@
34
* @method int liteDanger($messages, $quit = false)
35
* @method int liteError($messages, $quit = false)
36
*
37
- * @method int writeStyle($message, $style = 'info', $nl = true, array $opts = [])
+ * @method int color($message, $style = 'info', $nl = true, array $opts = [])
38
39
* @method padding(array $data, string $title = null, array $opts = [])
40
0 commit comments