HelpTopicDiscovery::FILE_KEY
Same name in other branches
- 9 core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery::FILE_KEY
- 8.9.x core/modules/help_topics/src/HelpTopicDiscovery.php \Drupal\help_topics\HelpTopicDiscovery::FILE_KEY
- 11.x core/modules/help/src/HelpTopicDiscovery.php \Drupal\help\HelpTopicDiscovery::FILE_KEY
Defines the key in the discovered data where the file path is stored.
File
-
core/
modules/ help/ src/ HelpTopicDiscovery.php, line 31
Class
- HelpTopicDiscovery
- Discovers help topic plugins from Twig files in help_topics directories.
Namespace
Drupal\helpCode
const FILE_KEY = '_discovered_file_path';
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.