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