]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/commands/html/class_HtmlHomeCommand.php
Rewrite:
[core.git] / framework / main / classes / commands / html / class_HtmlHomeCommand.php
index c1135e67c5ebcf81f3767e0fa9f1107141328bc5..ab610e5796191bbde892b382e79ceefac430fb21 100644 (file)
@@ -42,7 +42,7 @@ class HtmlHomeCommand extends BaseCommand implements Commandable {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }