You are here

protected property EntityViewModeRestrictionByRegion::$moduleHandler in Layout Builder Restrictions 8.2

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

modules/layout_builder_restrictions_by_region/src/Plugin/LayoutBuilderRestriction/EntityViewModeRestrictionByRegion.php, line 32

Class

EntityViewModeRestrictionByRegion
Controls behavior of the by region plugin.

Namespace

Drupal\layout_builder_restrictions_by_region\Plugin\LayoutBuilderRestriction

Code

protected $moduleHandler;