You are here

protected property WorkspaceViewBuilder::$bundleInfo in Drupal 9

Same name and namespace in other branches
  1. 10 core/modules/workspaces/src/WorkspaceViewBuilder.php \Drupal\workspaces\WorkspaceViewBuilder::bundleInfo

The entity bundle information service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

core/modules/workspaces/src/WorkspaceViewBuilder.php, line 43

Class

WorkspaceViewBuilder
Provides a Workspace view builder.

Namespace

Drupal\workspaces

Code

protected $bundleInfo;