You are here

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

Module handler service.

Type: \Drupal\Core\Extension\ModuleHandlerInterface

File

src/Plugin/LayoutBuilderRestriction/EntityViewModeRestriction.php, line 32

Class

EntityViewModeRestriction
Controls behavior of the per-view mode plugin.

Namespace

Drupal\layout_builder_restrictions\Plugin\LayoutBuilderRestriction

Code

protected $moduleHandler;