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