]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/commands/image/class_ImageCodeCaptchaCommand.php
Rewrite:
[core.git] / framework / main / classes / commands / image / class_ImageCodeCaptchaCommand.php
index 53709e65cff2dd0498fa9a98ce980e3e605d5691..9155526f51ef96ada87931cdff73b5f30d826697 100644 (file)
@@ -40,7 +40,7 @@ class ImageCodeCaptchaCommand extends BaseCommand implements Commandable {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }