public property DisqusException::$disqus in Disqus 7
The information returned from the Disqus call.
File
- ./
disqus.php, line 361 - Provides the Disqus PHP API.
Class
- DisqusException
- Any unsucessful result that's created by Disqus API will generate a DisqusException.
Code
public $disqus = NULL;