Skip to content

Commit de76a13

Browse files
committed
last update
1 parent 08a2ed2 commit de76a13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/RESTful/CurlWrapper.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ class CurlWrapper
1414
protected $_headerLocation = null;
1515
protected $_headerProperty = null;
1616
protected $_headerResponseCode = null;
17-
private $_contentType;
17+
protected $_contentType;
1818

1919
/**
2020
* Constructor

0 commit comments

Comments
 (0)