]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/commands/class_
Rewrite:
[core.git] / framework / main / classes / commands / class_
index 3a16f818ca7bef281c1be988de2f554e5b1ba3a8..e52f7ded2d677370b784c583d877c4fcf54b1845 100644 (file)
@@ -27,7 +27,7 @@ class ???Command extends BaseCommand implements Commandable {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }