helpers\BaseConsole moveCursorNextLine()

moveCursorNextLine() public static method

Moves the terminal cursor to the beginning of the next line by sending ANSI control code CNL to the terminal.

public static void moveCursorNextLine ( $lines = 1 )
$lines integer

Number of lines the cursor should be moved down

doc_Yii
2016-10-30 17:04:36
Comments
Leave a Comment

Please login to continue.