Updating Curl Options to use TLS version 1.x

- Bug fixes
This commit is contained in:
japatel
2014-10-15 11:20:06 -05:00
parent 89855f4624
commit 8e19366415
3 changed files with 4 additions and 2 deletions

View File

@@ -200,7 +200,7 @@ class Item extends PPModel
*
*
* @param string $url
* @throws InvalidArgumentException
* @throws \InvalidArgumentException
* @return $this
*/
public function setUrl($url)