]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/output/debug/console/class_DebugConsoleOutput.php
Rewrite:
[core.git] / framework / main / classes / output / debug / console / class_DebugConsoleOutput.php
index a43b7674280c0f7539cdf8c9f00fe65afe777748..b00574e46026650b2653e32bd2c8d9894ce1a537 100644 (file)
@@ -38,7 +38,7 @@ class DebugConsoleOutput extends BaseDebugOutput implements Debugger, OutputStre
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }