You are here

protected property Field::$entityTypeBundleInfo in Synonyms 8

Same name and namespace in other branches
  1. 2.0.x src/Plugin/Derivative/Field.php \Drupal\synonyms\Plugin\Derivative\Field::entityTypeBundleInfo

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Derivative/Field.php, line 42

Class

Field
Derivative for synonyms provider plugins.

Namespace

Drupal\synonyms\Plugin\Derivative

Code

protected $entityTypeBundleInfo;