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