You are here

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

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

Class

EntityReferenceField
Derivative for entity_reference synonyms provider plugin.

Namespace

Drupal\synonyms\Plugin\Derivative

Code

protected $entityTypeBundleInfo;