You are here

protected property ExtraFieldDisplayBase::$entity in Extra Field 8.2

Same name and namespace in other branches
  1. 8 src/Plugin/ExtraFieldDisplayBase.php \Drupal\extra_field\Plugin\ExtraFieldDisplayBase::entity

The field's parent entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Plugin/ExtraFieldDisplayBase.php, line 19

Class

ExtraFieldDisplayBase
Base class for Extra field Display plugins.

Namespace

Drupal\extra_field\Plugin

Code

protected $entity;