Skip to main content
Drupal API
User account menu
  • Log in

Breadcrumb

  1. Drupal Core 11.1.x
  2. HelpTopicPluginInterface.php

function HelpTopicPluginInterface::getBody

Returns the body of the topic.

Return value

array A render array representing the body.

1 method overrides HelpTopicPluginInterface::getBody()
HelpTopicTwig::getBody in core/modules/help/src/HelpTopicTwig.php
Returns the body of the topic.

File

core/modules/help/src/HelpTopicPluginInterface.php, line 30

Class

HelpTopicPluginInterface
Defines an interface for help topic plugin classes.

Namespace

Drupal\help

Code

public function getBody();

API Navigation

  • Drupal Core 11.1.x
  • Topics
  • Classes
  • Functions
  • Constants
  • Globals
  • Files
  • Namespaces
  • Deprecated
  • Services
RSS feed
Powered by Drupal