Continued:
[core.git] / framework / main / classes / application / class_BaseApplication.php
index d129bbb531dcfcb90184652aa56e0b60347bb901..d4c37398f15b993b45327b4b67181d094494f3fa 100644 (file)
@@ -28,7 +28,7 @@ use Org\Mxchange\CoreFramework\Registry\Registry;
  * 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 BaseApplication extends BaseFrameworkSystem {
+abstract class BaseApplication extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *