function HelpTopicPluginInterface::getBody
Same name and namespace in other branches
- 11.x core/modules/help/src/HelpTopicPluginInterface.php \Drupal\help\HelpTopicPluginInterface::getBody()
Returns the body of the topic.
Return value
array A render array representing the body.
File
-
core/
modules/ help_topics/ src/ HelpTopicPluginInterface.php, line 35
Class
- HelpTopicPluginInterface
- Defines an interface for help topic plugin classes.
Namespace
Drupal\help_topicsCode
public function getBody();
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.