protected property FormAlter::$contextHandler in Layout Builder Restrictions 8.2
Same name in this branch
- 8.2 src/Form/FormAlter.php \Drupal\layout_builder_restrictions\Form\FormAlter::contextHandler
- 8.2 modules/layout_builder_restrictions_by_region/src/Form/FormAlter.php \Drupal\layout_builder_restrictions_by_region\Form\FormAlter::contextHandler
Same name and namespace in other branches
- 8 src/Form/FormAlter.php \Drupal\layout_builder_restrictions\Form\FormAlter::contextHandler
The context handler.
Type: \Drupal\Core\Plugin\Context\ContextHandlerInterface
File
- src/
Form/ FormAlter.php, line 50
Class
- FormAlter
- Supplement form UI to add setting for which blocks & layouts are available.
Namespace
Drupal\layout_builder_restrictions\FormCode
protected $contextHandler;