We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent afde6ab commit 40bdc02Copy full SHA for 40bdc02
doctrine/multiple_entity_managers.rst
@@ -313,6 +313,6 @@ The same applies to repository calls::
313
// ...
314
}
315
316
- You should now always fetch this repository using ``ManagerRegistry::getRepository()``.
+You should now always fetch this repository using ``ManagerRegistry::getRepository()``.
317
318
.. _`several alternatives`: https://stackoverflow.com/a/11494543
0 commit comments