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