]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/factories/html/class_HtmlNewsFactory.php
Rewrite:
[core.git] / framework / main / classes / factories / html / class_HtmlNewsFactory.php
index 2dc1517fadbaf979bad3ac7626bdc9a1ce94cf94..000c2f7722ea2b12b2fb63d1d93db3a60a6274e6 100644 (file)
@@ -36,7 +36,7 @@ class HtmlNewsFactory extends BaseFactory {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }