public function DisqusCommentManagerInterface::getAllFields in Disqus 8
Utility function to return all disqus_comment fields.
1 method overrides DisqusCommentManagerInterface::getAllFields()
- DisqusCommentManager::getAllFields in src/
DisqusCommentManager.php - Utility function to return all disqus_comment fields.
File
- src/
DisqusCommentManagerInterface.php, line 33
Class
- DisqusCommentManagerInterface
- It contains common functions to manage disqus_comment fields.
Namespace
Drupal\disqusCode
public function getAllFields();