10000 [Typography] Fix SerializerAwareInterface description · symfony/symfony@800310b · GitHub
[go: up one dir, main page]

Skip to content

Commit 800310b

Browse files
committed
[Typography] Fix SerializerAwareInterface description
1 parent 87920d2 commit 800310b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Symfony/Component/Serializer/SerializerAwareInterface.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
namespace Symfony\Component\Serializer;
1313

1414
/**
15-
* Defines the interface of encoders.
15+
* Class accepting a serializer.
1616
*
1717
* @author Jordi Boggiano <j.boggiano@seld.be>
1818
*/

0 commit comments

Comments
 (0)
0