Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / classes / handler / raw_data / class_BaseDataHandler.php
index 24f2913ed592b0cf15b49940358676830a1571cd..ffe568c61a4b7b5835f9f17b6484d154946f9290 100644 (file)
@@ -191,7 +191,5 @@ abstract class BaseDataHandler extends BaseHandler {
         * @return      void
         */
        abstract protected function removeMessageConfigurationData (array $messageData);
-}
 
-// [EOF]
-?>
+}