You are here

protected property HelpTopicPluginManager::$root in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/help_topics/src/HelpTopicPluginManager.php \Drupal\help_topics\HelpTopicPluginManager::root

The app root.

Type: string

File

core/modules/help_topics/src/HelpTopicPluginManager.php, line 103

Class

HelpTopicPluginManager
Provides the default help_topic manager.

Namespace

Drupal\help_topics

Code

protected $root;