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 18d69bf commit 7a78de4Copy full SHA for 7a78de4
src/Action/ExceptionAction.php
@@ -57,7 +57,7 @@ public function __construct(SerializerInterface $serializer, array $errorFormats
57
}
58
59
/**
60
- * Converts a an exception to a JSON response.
+ * Converts an exception to a JSON response.
61
*/
62
public function __invoke(FlattenException $exception, Request $request): Response
63
{
0 commit comments