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

Breadcrumb

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

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\help

Code

const FILE_KEY = '_discovered_file_path';

API Navigation

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