We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 583e8cf + cad9fa7 commit 3f66bebCopy full SHA for 3f66beb
helpers.php
@@ -3,6 +3,7 @@
3
if (!function_exists('gzdecode')) {
4
/**
5
* gzdecode function.
6
+ * @param GuzzleHttp\Stream\StreamInterface|null $data
7
*/
8
function gzdecode($data)
9
{
0 commit comments