You are here

protected property EntityQueueForm::$entity in Entityqueue 8

The entity being used by this form.

Type: \Drupal\entityqueue\EntityQueueInterface

Overrides EntityForm::$entity

File

src/Form/EntityQueueForm.php, line 27

Class

EntityQueueForm
Base form for entity queue edit forms.

Namespace

Drupal\entityqueue\Form

Code

protected $entity;