You are here

protected property Field::$entityTypeBundleInfo in Synonyms 2.0.x

Same name and namespace in other branches
  1. 8 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 31

Class

Field
Derivative for synonyms provider plugins.

Namespace

Drupal\synonyms\Plugin\Derivative

Code

protected $entityTypeBundleInfo;