Skip to content

Commit b6bbd96

Browse files
committed
minor
1 parent 56e6c04 commit b6bbd96

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doctrine.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -797,9 +797,9 @@ variable. Let's say you want the first or the last comment of a product dependin
797797
Comment $comment
798798
): Response {
799799
}
800-
800+
801801
.. _doctrine-entity-value-resolver-resolve-target-entities:
802-
802+
803803
Fetch via Interfaces
804804
~~~~~~~~~~~~~~~~~~~~
805805

@@ -818,7 +818,7 @@ resolved automatically::
818818
): Response {
819819
// ...
820820
}
821-
821+
822822
.. versionadded:: 7.3
823823

824824
Support for target entity resolution in the ``EntityValueResolver`` was

0 commit comments

Comments
 (0)