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