helpers\BaseConsole endAnsiFormat()

endAnsiFormat() public static method

Resets any ANSI format set by previous method beginAnsiFormat() Any output after this will have default text format.

This is equal to calling

echo Console::ansiFormatCode([Console::RESET])
public static void endAnsiFormat ( )
doc_Yii
2016-10-30 17:04:33
Comments
Leave a Comment

Please login to continue.