File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ document::
245
245
246
246
The ``server `` array is the raw values that you'd expect to normally
247
247
find in the PHP `$_SERVER `_ superglobal. For example, to set the `Content-Type `,
248
- `Referer ` and `X-Requested-With' HTTP headers, you'd pass the following (mind
248
+ `Referer ` and `X-Requested-With ` HTTP headers, you'd pass the following (mind
249
249
the `HTTP_ ` prefix for non standard headers)::
250
250
251
251
$client->request(
Original file line number Diff line number Diff line change @@ -124,7 +124,7 @@ form element.
124
124
}
125
125
}
126
126
127
- You can pass the name of this method to the `callback_ ` option of the ``Choice ``
127
+ You can pass the name of this method to the `callback `_ option of the ``Choice ``
128
128
constraint.
129
129
130
130
.. configuration-block ::
You can’t perform that action at this time.
0 commit comments