Continued:
[core.git] / framework / main / classes / menu / class_BaseMenu.php
index 2a28f90bbf0fda8000a58c6e458bcd295dfa07c8..4855031d95fdb025445a2d2c8c08f93c320d8b58 100644 (file)
@@ -32,7 +32,7 @@ use Org\Mxchange\CoreFramework\Template\CompileableTemplate;
  * 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 BaseMenu extends BaseFrameworkSystem {
+abstract class BaseMenu extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *