]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/output/debug/web/class_DebugWebOutput.php
Rewrite:
[core.git] / framework / main / classes / output / debug / web / class_DebugWebOutput.php
index 598f06d6280f24afc93fc91561944c1ccab5b75a..880eddd482153faaa2fce2b19007f01d0751453d 100644 (file)
@@ -36,7 +36,7 @@ class DebugWebOutput extends BaseDebugOutput implements Debugger, OutputStreamer
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }