]> git.mxchange.org Git - core.git/blobdiff - framework/main/classes/registration/class_BaseRegistration.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / framework / main / classes / registration / class_BaseRegistration.php
index ad8fc7137fad2f96a9b7cea9908fff0df2aa0072..6dad6fdff0634c47af61d84fb5bdf0c4f33e23cc 100644 (file)
@@ -30,7 +30,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 BaseRegistration extends BaseFrameworkSystem {
+abstract class BaseRegistration extends BaseFrameworkSystem {
        /**
         * Pre-registration filter chain
         */