Continued:
[core.git] / framework / main / classes / registry / class_BaseRegistry.php
index a567c3604fa2b419d6e7299076e304c3328201e3..871975af6ab3e2645dd18b18a51cd51f91212ee0 100644 (file)
@@ -32,7 +32,7 @@ use \IteratorAggregate;
  * 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 BaseRegistry extends BaseFrameworkSystem implements Register, Registerable, IteratorAggregate {
+abstract class BaseRegistry extends BaseFrameworkSystem implements Register, Registerable, IteratorAggregate {
        /**
         * Glue for generating a registry key
         */