]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/output/debug/error/class_DebugErrorLogOutput.php
Rewrite:
[core.git] / framework / main / classes / output / debug / error / class_DebugErrorLogOutput.php
index 5690466e1eab7e648729466a1d731e328ce24cf2..974993c0ebe40cc80a75764b53c6ae316f46566b 100644 (file)
@@ -36,7 +36,7 @@ class DebugErrorLogOutput extends BaseDebugOutput implements Debugger, OutputStr
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }