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.
1 parent 583e8cf commit cad9fa7Copy full SHA for cad9fa7
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