Skip to content

Commit

Permalink
Fix style
Browse files Browse the repository at this point in the history
  • Loading branch information
cerbero90 committed Apr 12, 2021
1 parent 589fe79 commit ce69e55
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Http/Client/PendingRequest.php
Expand Up @@ -932,7 +932,7 @@ public function async(bool $async = true)
}

/**
* Send a pool of asynchronous requests concurrently
* Send a pool of asynchronous requests concurrently.
*
* @param callable $callback
* @return array
Expand Down

0 comments on commit ce69e55

Please sign in to comment.