Skip to content

Commit 3f66beb

Browse files
committed
Merge pull request #1 from pulkitjalan/scrutinizer-patch-1
Scrutinizer Auto-Fixes
2 parents 583e8cf + cad9fa7 commit 3f66beb

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)