Continued:
[core.git] / framework / main / classes / container / class_BaseContainer.php
index 3c50e40cf1b13e304b743d08c460f38926f26963..b55c5b4d752a8ca85d84283f850a8c43b3f16c74 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 BaseContainer extends BaseFrameworkSystem {
+abstract class BaseContainer extends BaseFrameworkSystem {
        /**
         * Protected constructor
         *