Skip to main content
Drupal API
Menu
User account menu
Log in
Breadcrumb
Drupal Core 11.1.x
HelpTopicPluginInterface.php
function HelpTopicPluginInterface::getLabel
Returns the label of the topic.
Return value
string The label of the topic.
1 method overrides
HelpTopicPluginInterface::getLabel()
HelpTopicPluginBase::getLabel
in core/
modules/
help/
src/
HelpTopicPluginBase.php
Returns the label of the topic.
File
core/
modules/
help/
src/
HelpTopicPluginInterface.php
, line 22
Class
HelpTopicPluginInterface
Defines an interface for help topic plugin classes.
Namespace
Drupal\help
Code
public
function
getLabel
();
RSS feed