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