You are here

protected property ExtraFieldFormBase::$entity in Extra Field 8.2

The field's parent entity.

Type: \Drupal\Core\Entity\ContentEntityInterface

File

src/Plugin/ExtraFieldFormBase.php, line 22

Class

ExtraFieldFormBase
Base class for Extra field Form plugins.

Namespace

Drupal\extra_field\Plugin

Code

protected $entity;