Skip to content

Commit a006d91

Browse files
authored
Merge pull request #58 from php-http/analysis-kYv0KR
Apply fixes from StyleCI
2 parents 42e4384 + 6298e9d commit a006d91

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/MultipartStreamBuilder.php

-1
Original file line numberDiff line numberDiff line change
@@ -172,7 +172,6 @@ public function build()
172172
*
173173
* @param string $name
174174
* @param string $filename
175-
* @param array &$headers
176175
*/
177176
private function prepareHeaders($name, StreamInterface $stream, $filename, array &$headers)
178177
{

0 commit comments

Comments
 (0)