We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent fb3645d commit c4b8f49Copy full SHA for c4b8f49
src/Log/Printer.php
@@ -81,7 +81,7 @@ protected function setOut($out = null)
81
}
82
83
/**
84
- * Flush buffer, optionally tidy up HTML, and close output if it's not to a php stream
+ * Flush buffer, optionally tidy up HTML, and close output if it's not to a php stream.
85
*/
86
public function flush()
87
{
0 commit comments