You are here

protected property FieldFormatterBase::$entityTypeBundleInfo in (Entity Reference) Field Formatters 3.x

The entity bundle info.

Type: \Drupal\Core\Entity\EntityTypeBundleInfoInterface

File

src/Plugin/Field/FieldFormatter/FieldFormatterBase.php, line 39

Class

FieldFormatterBase
Base class for field formatters.

Namespace

Drupal\field_formatter\Plugin\Field\FieldFormatter

Code

protected $entityTypeBundleInfo;