public function DisqusAPI::__invoke in Drupal Most Popular 7
File
- modules/
mostpopular_disqus/ disqusapi/ disqusapi.php, line 135
Class
Code
public function __invoke() {
throw new Exception('You cannot call the API without a resource.');
}