You are here

protected property EntityReferenceField::$entityTypeBundleInfo in Synonyms 8

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

The entity type bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Derivative/EntityReferenceField.php, line 41

Class

EntityReferenceField
Derivative for entity_reference synonyms provider plugin.

Namespace

Drupal\synonyms\Plugin\Derivative

Code

protected $entityTypeBundleInfo;