Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
SmetDenis committed Aug 1, 2016
1 parent 90938d1 commit 1b526c3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,6 @@ $value = $json->find('key.nested', 'default', 'trim');

## Asynchronous requests (multi curl, in parallel)
```php

$httpClient = new HttpClient();

$results = $httpClient->multiRequest([
Expand Down

0 comments on commit 1b526c3

Please sign in to comment.