You are here

protected property ContextualBundle::$bundleInfoService in Entity Browser 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/views/filter/ContextualBundle.php \Drupal\entity_browser\Plugin\views\filter\ContextualBundle::bundleInfoService

The bundle info service.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

Overrides Bundle::$bundleInfoService

File

src/Plugin/views/filter/ContextualBundle.php, line 51

Class

ContextualBundle
Filter class which allows filtering by entity bundles.

Namespace

Drupal\entity_browser\Plugin\views\filter

Code

protected $bundleInfoService;