This repository has been archived on 2023-08-20. You can view files and clone it, but cannot push or open issues or pull requests.
symfony/tests/Symfony/Tests/Bridge/Doctrine/Form
Fabien Potencier fbf36957e6 refactored Doctrine Bridge
* added a RegistryInterface

 * changed all classes to depend on the Registry instead of a specific EntityManager

This is more consistent as the validator already took the registry and this allows
to use any entity manager in Forms.
2011-06-08 08:35:48 +02:00
..
ChoiceList Whitespace cleanup 2011-05-26 19:00:42 -07:00
Type refactored Doctrine Bridge 2011-06-08 08:35:48 +02:00
DoctrineOrmTestCase.php refactored Doctrine Bridge 2011-06-08 08:35:48 +02:00