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