You are here

protected property SectionStorageManager::$contextHandler in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php \Drupal\layout_builder\SectionStorage\SectionStorageManager::contextHandler

The context handler.

Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface

File

core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php, line 30

Class

SectionStorageManager
Provides the Section Storage type plugin manager.

Namespace

Drupal\layout_builder\SectionStorage

Code

protected $contextHandler;