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