Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / classes / images / class_BaseImage.php
index a950ead19d1e8941c2980e7201293883f0b406fd..e83375f9953c95608efa99ef07d3638f89c05cb5 100644 (file)
@@ -28,7 +28,7 @@ use Org\Mxchange\CoreFramework\Registry\Registerable;
  * 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 BaseImage extends BaseFrameworkSystem implements Registerable {
+abstract class BaseImage extends BaseFrameworkSystem implements Registerable {
        /**
         * Image type
         */