Skip to content

Commit

Permalink
Merge remote-tracking branch 'refs/remotes/origin/master'
Browse files Browse the repository at this point in the history
  • Loading branch information
AdrianVillamayor committed Jan 13, 2022
2 parents ab61f5a + 9a7b823 commit ad54f49
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions src/CurlHelper.php
Original file line number Diff line number Diff line change
Expand Up @@ -65,6 +65,9 @@ class CurlHelper

public int $http_code;

/**
* @var mixed
*/
public $debug;

public bool $is_debug = FALSE;
Expand Down

0 comments on commit ad54f49

Please sign in to comment.