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 00310be commit e1a885dCopy full SHA for e1a885d
doctrine/mapping_model_classes.rst
@@ -93,7 +93,7 @@ be adapted for your case::
93
}
94
95
96
-Note the :phpfunction:`class_exists()` check. This is crucial, as you do not want your
+Note the :phpfunction:`class_exists` check. This is crucial, as you do not want your
97
bundle to have a hard dependency on all Doctrine bundles but let the user
98
decide which to use.
99
0 commit comments