mirror of
https://github.com/danog/amp.git
synced 2024-11-26 20:15:00 +01:00
Add syntax highlighting
This commit is contained in:
parent
6e2df2fdce
commit
a8cb7f264e
@ -36,7 +36,7 @@ Extensions are only needed if your app necessitates a high numbers of concurrent
|
|||||||
|
|
||||||
This simple example uses our [Artax](https://amphp.org/artax/) HTTP client to fetch multiple HTTP resources concurrently.
|
This simple example uses our [Artax](https://amphp.org/artax/) HTTP client to fetch multiple HTTP resources concurrently.
|
||||||
|
|
||||||
```
|
```php
|
||||||
<?php
|
<?php
|
||||||
|
|
||||||
use Amp\Artax\Response;
|
use Amp\Artax\Response;
|
||||||
|
Loading…
Reference in New Issue
Block a user