Skip to content

Commit

Permalink
Update PendingRequest.php
Browse files Browse the repository at this point in the history
  • Loading branch information
taylorotwell authored Oct 6, 2020
1 parent bd02d3d commit 2f0955d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Illuminate/Http/Client/PendingRequest.php
Original file line number Diff line number Diff line change
Expand Up @@ -202,7 +202,7 @@ public function attach($name, $contents, $filename = null, array $headers = [])
}

/**
* Attach multiple files to the request. Accepts an array containing arrays of files
* Attach multiple files to the request.
*
* @param array $files
* @return $this
Expand Down

0 comments on commit 2f0955d

Please sign in to comment.