Skip to content

Commit 0bfc6c5

Browse files
committed
Update docblock
1 parent 0360379 commit 0bfc6c5

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

lib/cli/cli.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -57,6 +57,7 @@ function out_padded( $msg, ...$args ) {
5757
* more documentation.
5858
*
5959
* @param string $msg Message to print.
60+
* @param mixed ...$args Either scalar arguments or a single array argument.
6061
* @return void
6162
* @see cli\out()
6263
*/

0 commit comments

Comments
 (0)