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

Breadcrumb

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

function HelpTopicPluginBase::getRelated

Overrides HelpTopicPluginInterface::getRelated

File

core/modules/help/src/HelpTopicPluginBase.php, line 41

Class

HelpTopicPluginBase
Base class for help topic plugins.

Namespace

Drupal\help

Code

public function getRelated() {
    return $this->pluginDefinition['related'];
}

API Navigation

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