You are here

protected property LayoutBuilderOverridesPermissions::$bundleInfo in Drupal 9

Same name and namespace in other branches
  1. 8 core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php \Drupal\layout_builder\LayoutBuilderOverridesPermissions::bundleInfo
  2. 10 core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php \Drupal\layout_builder\LayoutBuilderOverridesPermissions::bundleInfo

The entity type bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/layout_builder/src/LayoutBuilderOverridesPermissions.php, line 35

Class

LayoutBuilderOverridesPermissions
Provides dynamic permissions for Layout Builder overrides.

Namespace

Drupal\layout_builder

Code

protected $bundleInfo;