You are here

protected property SchedulerModerationWidget::$entity in Scheduler content moderation integration 8

The moderated entity.

Type: \Drupal\Core\Entity\EntityInterface

File

src/Plugin/Field/FieldWidget/SchedulerModerationWidget.php, line 41

Class

SchedulerModerationWidget
Plugin implementation of the 'scheduler moderation' widget.

Namespace

Drupal\scheduler_content_moderation_integration\Plugin\Field\FieldWidget

Code

protected $entity;