Skip to content

Commit 2ea3fb2

Browse files
authored
Merge pull request #575 from borNfreee/patch-2
Fix broken URL in the doc
2 parents 292928e + c0aaba9 commit 2ea3fb2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

core/identifiers.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -119,5 +119,5 @@ Your `PersonDataProvider` will now work as expected!
119119
ApiPlatform supports the following identifier types:
120120

121121
- `scalar` (string, integer)
122-
- `\DateTime` (uses the symfony `DateTimeNormalizer` internally, see [DateTimeIdentifierNormalizer](https://github.com/api-platform/core/blob/master/src/Identifier/Normalizer/DateTimeIdentifierNormalizer.php))
122+
- `\DateTime` (uses the symfony `DateTimeNormalizer` internally, see [DateTimeIdentifierNormalizer](https://github.com/api-platform/core/blob/master/src/Identifier/Normalizer/DateTimeIdentifierDenormalizer.php))
123123
- `\Ramsey\Uuid\Uuid` (see [UuidNormalizer](https://github.com/api-platform/core/blob/master/src/Bridge/RamseyUuid/Identifier/Normalizer/UuidNormalizer.php))

0 commit comments

Comments
 (0)