DebugFormatterHelper::progress()

string progress(string $id, string $buffer, bool $error = false, string $prefix = 'OUT', string $errorPrefix = 'ERR')

Adds progress to a formatting session.

Parameters

string $id The id of the formatting session
string $buffer The message to display
bool $error Whether to consider the buffer as error
string $prefix The prefix for output
string $errorPrefix The prefix for error output

Return Value

string
doc_Symfony
2016-10-28 06:13:29
Comments
Leave a Comment

Please login to continue.