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