protected property SectionStorageManager::$contextHandler in Drupal 10
Same name and namespace in other branches
- 8 core/modules/layout_builder/src/SectionStorage/SectionStorageManager.php \Drupal\layout_builder\SectionStorage\SectionStorageManager::contextHandler
- 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\SectionStorageCode
protected $contextHandler;