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

Breadcrumb

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

HelpTopicDiscovery::$directories

An array of directories to scan, keyed by the provider.

The value can either be a string or an array of strings. The string values should be the path of a directory to scan.

Type: array

File

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

Class

HelpTopicDiscovery
Discovers help topic plugins from Twig files in help_topics directories.

Namespace

Drupal\help

Code

protected $directories = [];

API Navigation

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