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 ( ) |
---|
Please login to continue.