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 bd5fef5 commit 921e096Copy full SHA for 921e096
http_client.rst
@@ -622,7 +622,7 @@ according to the ``multipart/form-data`` content-type. The
622
.. tip::
623
624
When using multidimensional arrays the :class:`Symfony\\Component\\Mime\\Part\\Multipart\\FormDataPart`
625
- automatically appends ``[key]`` to the name of the field::
+ class automatically appends ``[key]`` to the name of the field::
626
627
$formData = new FormDataPart([
628
'array_field' => [
0 commit comments