]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/commands/html/class_Html
Rewrite:
[core.git] / framework / main / classes / commands / html / class_Html
index 45e6ce446375483ce6969b1ec019a7184a0a404c..c14fb863161a0570b029876a003cd1b21902ceaf 100644 (file)
@@ -27,7 +27,7 @@ class Html???Command extends BaseCommand implements Commandable {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }