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