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