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 bc52f2d commit e6ae8c8Copy full SHA for e6ae8c8
src/Symfony/Component/HttpFoundation/Exception/JsonException.php
@@ -12,7 +12,7 @@
12
namespace Symfony\Component\HttpFoundation\Exception;
13
14
/**
15
- * Thrown by Requests::toArray() method when the content cannot be JSON-decoded.
+ * Thrown by Request::toArray() method when the content cannot be JSON-decoded.
16
*
17
* @author Tobias Nyholm <tobias.nyholm@gmail.com>
18
*/
0 commit comments