Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit bca07c6

Browse filesBrowse files
greedyivandunglas
andauthored
Update src/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php
Co-authored-by: Kévin Dunglas <dunglas@gmail.com>
1 parent a26317c commit bca07c6
Copy full SHA for bca07c6

File tree

1 file changed

+1
-1
lines changed
Filter options

1 file changed

+1
-1
lines changed

‎src/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php

Copy file name to clipboardExpand all lines: src/Symfony/Component/Serializer/Normalizer/DenormalizerInterface.php
+1-1Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
interface DenormalizerInterface
2626
{
2727
/**
28-
* Collect denormalization exceptions instead of throwing out the first one.
28+
* Collects denormalization exceptions instead of throwing out the first one.
2929
*/
3030
public const COLLECT_EXCEPTIONS = 'collect_exceptions';
3131

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.