You are here

protected property HelpTopicSection::$cacheableMetadata in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php \Drupal\help_topics\Plugin\HelpSection\HelpTopicSection::cacheableMetadata

The merged top level help topic plugins cache metadata.

Type: \Drupal\Core\Cache\CacheableMetadata

File

core/modules/help_topics/src/Plugin/HelpSection/HelpTopicSection.php, line 56

Class

HelpTopicSection
Provides the help topics list section for the help page.

Namespace

Drupal\help_topics\Plugin\HelpSection

Code

protected $cacheableMetadata;