Content-Length: 271183 | pFad | http://github.com/herloct/codeception-slim-module/commit/4a5b9220cf9100d173253f274689a7acafe7257d

78 Tidying up. · herloct/codeception-slim-module@4a5b922 · GitHub
Skip to content

Commit 4a5b922

Browse files
committed
Tidying up.
1 parent 70c54da commit 4a5b922

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

tests/_data/container.php

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -11,9 +11,7 @@ function files_to_array(array $files)
1111
{
1212
$result = [];
1313
foreach ($files as $fieldName => $uploadedFile) {
14-
/**
15-
* @var $uploadedFile \Slim\Http\UploadedFile|array
16-
*/
14+
/* @var $uploadedFile \Slim\Http\UploadedFile|array */
1715
if (is_array($uploadedFile)) {
1816
$result[$fieldName] = files_to_array($uploadedFile);
1917
} else {
@@ -26,6 +24,7 @@ function files_to_array(array $files)
2624
];
2725
}
2826
}
27+
2928
return $result;
3029
}
3130

0 commit comments

Comments
 (0)








ApplySandwichStrip

pFad - (p)hone/(F)rame/(a)nonymizer/(d)eclutterfier!      Saves Data!


--- a PPN by Garber Painting Akron. With Image Size Reduction included!

Fetched URL: http://github.com/herloct/codeception-slim-module/commit/4a5b9220cf9100d173253f274689a7acafe7257d

Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy