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.
2 parents 63c880f + 2652206 commit aba6d33Copy full SHA for aba6d33
src/Serializer/JsonEncoder.php
@@ -19,7 +19,7 @@
19
use Symfony\Component\Serializer\Encoder\JsonEncoder as BaseJsonEncoder;
20
21
/**
22
- * JSON-LD Encoder.
+ * A JSON encoder with appropriate default options to embed the generated document into HTML.
23
*
24
* @author Kévin Dunglas <[email protected]>
25
*/
0 commit comments