]> git.mxchange.org Git - core.git/blobdiff - inc/main/classes/database/migration/format_upgrade/lfdb/class_LocalFileDatabaseFormatVersion01To02Upgrade.php
Renamed Registry -> GenericRegistry to make it clear that this registry does
[core.git] / inc / main / classes / database / migration / format_upgrade / lfdb / class_LocalFileDatabaseFormatVersion01To02Upgrade.php
index 7d9c850896ee4e5304103890bc36cf7ecbaf18e0..cebc325fe8c86e0b900053b4947f38c7c20ef993 100644 (file)
@@ -44,7 +44,5 @@ class LocalFileDatabaseFormatVersion01To02Upgrade extends BaseFormatUpgrade impl
                // Return the prepared instance
                return $upgradeInstance;
        }
-}
 
-// [EOF]
-?>
+}