From cad9fa759eaf60d04f78d0baa6bbb7e85921a4e7 Mon Sep 17 00:00:00 2001 From: Scrutinizer Auto-Fixer Date: Thu, 19 Feb 2015 06:06:07 +0000 Subject: [PATCH] Scrutinizer Auto-Fixes This commit consists of patches automatically generated for this project on https://scrutinizer-ci.com --- helpers.php | 1 + 1 file changed, 1 insertion(+) 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) {