Made lower to upper case:
[core.git] / inc / classes / middleware / debug / class_DebugMiddleware.php
index 811ca5f66c4ee6e3d1b218a13168f4e40207e1a7..29bf3534ed9417b663be988e14a41468926af152 100644 (file)
@@ -107,7 +107,7 @@ class DebugMiddleware extends BaseMiddleware implements Registerable {
         * @param       $stripTags      Whether HTML tags shall be stripped out
         * @return      void
         */
-       public final function output ($outStream, $stripTags = false) {
+       public final function output ($outStream, $stripTags = FALSE) {
                // Is the output stream set
                if (empty($outStream)) {
                        // @TODO Initialization phase