diff --git a/helpers.php b/helpers.php index 72b2fc3..0a7380b 100644 --- a/helpers.php +++ b/helpers.php @@ -3,6 +3,7 @@ if (!function_exists('gzdecode')) { /** * gzdecode function. + * @param GuzzleHttp\Stream\StreamInterface|null $data */ function gzdecode($data) {