Continued:
[core.git] / framework / main / classes / factories / class_BaseFactory.php
index cf65d4ae55361b307cfa039b9bb4d1e48bf43b23..103d9215948a6ff6be42e813ed55582330886a81 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 BaseFactory extends BaseFrameworkSystem {
+abstract class BaseFactory extends BaseFrameworkSystem {
        /**
         * Total objects generated
         */