File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,7 @@ contents, create a new Normalizer that supports the ``FlattenException`` input::
212212
# src/App/Serializer/MyCustomProblemNormalizer.php
213213
namespace App\Serializer;
214214

215+
use Symfony\Component\ErrorHandler\Exception\FlattenException;
215216
use Symfony\Component\Serializer\Normalizer\NormalizerInterface;
216217

217218
class MyCustomProblemNormalizer implements NormalizerInterface

0 commit comments

Comments
 (0)