]> git.mxchange.org Git - core.git/blobdiff - framework/main/tests/commands/console/class_TestsConsoleMainCommand.php
Rewrite:
[core.git] / framework / main / tests / commands / console / class_TestsConsoleMainCommand.php
index 0793624bbb438eb7c53967f77dfcb94384a6dd07..fc64001fdf33262237f8b4fcaf33c827964f8755 100644 (file)
@@ -40,7 +40,7 @@ class TestsConsoleMainCommand extends BaseCommand implements Commandable {
         *
         * @return      void
         */
-       protected function __construct () {
+       private function __construct () {
                // Call parent constructor
                parent::__construct(__CLASS__);
        }