]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/output/console/class_ConsoleOutput.php
Rewrite:
[core.git] / framework / main / classes / output / console / class_ConsoleOutput.php
index aaaf94352d3d8ab825168586dac63cece0ec01c5..c57decf191d56b1877849ec34b566077ade34fd9 100644 (file)
@@ -42,7 +42,7 @@ class ConsoleOutput extends BaseOutput implements OutputStreamer {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }