vendor/symfony/src/Symfony/Bundle/DoctrineAbstractBundle/README
changeset 0 7f95f8617b0b
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/vendor/symfony/src/Symfony/Bundle/DoctrineAbstractBundle/README	Sat Sep 24 15:40:41 2011 +0200
@@ -0,0 +1,16 @@
+This is a meta-bundle. It does not contain a Bundle nor a DependencyInjection file. The code is only
+ever used by the following bundles:
+
+* DoctrineBundle
+* DoctrineMigrationsBundle
+* DoctrineMongoDBBundle
+
+Future benefactors:
+
+* DoctrineCouchDBBundle
+* DoctrinePHPCRBundle
+
+Additional code that could be put here:
+
+* General Doctrine Form code
+* General Doctrine Validator code
\ No newline at end of file