Continued:
[core.git] / framework / main / classes / feature / class_BaseFeature.php
index 036c86c61a81f4ea20a9076c3991aec8434fefbb..68a30fe9a4b50a7b89d749a2537160cc60d74240 100644 (file)
@@ -27,7 +27,7 @@ use Org\Mxchange\CoreFramework\Object\BaseFrameworkSystem;
  * 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 BaseFeature extends BaseFrameworkSystem {
+abstract class BaseFeature extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *