You are here

protected property ImagePopupFieldFormatter::$parent in Simple Image Popup 2.x

The field's parent.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Plugin/Field/FieldFormatter/ImagePopupFieldFormatter.php, line 79

Class

ImagePopupFieldFormatter
Plugin implementation of the 'image_popup_field_formatter' formatter.

Namespace

Drupal\image_popup\Plugin\Field\FieldFormatter

Code

protected $parent;