You are here

public property DisqusException::$info in Disqus 7

The information returned from the cURL call.

File

./disqus.php, line 356
Provides the Disqus PHP API.

Class

DisqusException
Any unsucessful result that's created by Disqus API will generate a DisqusException.

Code

public $info = NULL;