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.
1 parent 3be34a6 commit ebb014cCopy full SHA for ebb014c
serializer/encoders.rst
@@ -265,7 +265,7 @@ Creating a Custom Encoder
265
Imagine you want to serialize and deserialize `NEON`_. For that you'll have to
266
create your own encoder::
267
268
- // src/Serializer/YamlEncoder.php
+ // src/Serializer/NeonEncoder.php
269
namespace App\Serializer;
270
271
use Nette\Neon\Neon;
0 commit comments