You are here

protected property HelpTopicPluginManager::$root in Drupal 8

Same name and namespace in other branches
  1. 9 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 101

Class

HelpTopicPluginManager
Provides the default help_topic manager.

Namespace

Drupal\help_topics

Code

protected $root;