Skip to content

Commit e1a885d

Browse files
authored
1 parent 00310be commit e1a885d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

doctrine/mapping_model_classes.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ be adapted for your case::
9393
}
9494
}
9595

96-
Note the :phpfunction:`class_exists()` check. This is crucial, as you do not want your
96+
Note the :phpfunction:`class_exists` check. This is crucial, as you do not want your
9797
bundle to have a hard dependency on all Doctrine bundles but let the user
9898
decide which to use.
9999

0 commit comments

Comments
 (0)