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 7b9c538 commit dcdd58bCopy full SHA for dcdd58b
docs/en/reference/working-with-associations.rst
@@ -758,7 +758,7 @@ methods:
758
or sorting.
759
760
As a general guidance, for consistent results use the Criteria API with scalar
761
- values only. Note that `DateTime` and `DateTimeImmutable` are two predominant
+ values only. Note that ``DateTime`` and ``DateTimeImmutable`` are two predominant
762
examples of value objects that are *not* scalars.
763
764
Refrain from using special database-level column types or custom Doctrine Types
0 commit comments