Continued:
[core.git] / framework / main / classes / commands / class_BaseCommand.php
index cacd73f19698310b4425875fbb869fd4e3b33071..9787fb0b7bbfe0c80c668434aa0c2e17d0c6ade3 100644 (file)
@@ -31,7 +31,7 @@ use Org\Mxchange\CoreFramework\Response\Responseable;
  * You should have received a copy of the GNU General Public License
  * along with this program. If not, see <http://www.gnu.org/licenses/>.
  */
-class BaseCommand extends BaseFrameworkSystem {
+abstract class BaseCommand extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *