We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0360379 commit 0bfc6c5Copy full SHA for 0bfc6c5
1 file changed
lib/cli/cli.php
@@ -57,6 +57,7 @@ function out_padded( $msg, ...$args ) {
57
* more documentation.
58
*
59
* @param string $msg Message to print.
60
+ * @param mixed ...$args Either scalar arguments or a single array argument.
61
* @return void
62
* @see cli\out()
63
*/
0 commit comments