mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-24 01:53:58 +01:00
Fixed formating
Code block was not been displayed due to incorrect indentation.
This commit is contained in:
parent
c4c2ae9e2f
commit
471d589f37
@ -173,8 +173,8 @@ This setting can be set to any of the following types:
|
|||||||
|
|
||||||
.. code-block:: php
|
.. code-block:: php
|
||||||
|
|
||||||
// You can send requests that use a string as the message body.
|
// You can send requests that use a string as the message body.
|
||||||
$client->request('PUT', '/put', ['body' => 'foo']);
|
$client->request('PUT', '/put', ['body' => 'foo']);
|
||||||
|
|
||||||
- resource returned from ``fopen()``
|
- resource returned from ``fopen()``
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user