Skip to content

Commit cad9fa7

Browse files
Scrutinizer Auto-Fixes
This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com
1 parent 583e8cf commit cad9fa7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

helpers.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,7 @@
33
if (!function_exists('gzdecode')) {
44
/**
55
* gzdecode function.
6+
* @param GuzzleHttp\Stream\StreamInterface|null $data
67
*/
78
function gzdecode($data)
89
{

0 commit comments

Comments
 (0)