Skip to content

Commit cd91b0f

Browse files
committed
up
1 parent f34cb85 commit cd91b0f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/FormatOutputAwareTrait.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
* @method int liteDanger($messages, $quit = false)
3535
* @method int liteError($messages, $quit = false)
3636
*
37-
* @method int writeStyle($message, $style = 'info', $nl = true, array $opts = [])
37+
* @method int color($message, $style = 'info', $nl = true, array $opts = [])
3838
*
3939
* @method padding(array $data, string $title = null, array $opts = [])
4040
*

0 commit comments

Comments
 (0)