function HelpTopicPluginInterface::getRelated
Returns the IDs of related topics.
Return value
string[] Array of the IDs of related topics.
1 method overrides HelpTopicPluginInterface::getRelated()
- HelpTopicPluginBase::getRelated in core/
modules/ help_topics/ src/ HelpTopicPluginBase.php - Returns the IDs of related topics.
File
-
core/
modules/ help_topics/ src/ HelpTopicPluginInterface.php, line 52
Class
- HelpTopicPluginInterface
- Defines an interface for help topic plugin classes.
Namespace
Drupal\help_topicsCode
public function getRelated();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.