You are here

protected property EntitySubqueueDeleteForm::$entity in Entityqueue 8

The entity being used by this form.

Type: \Drupal\entityqueue\EntitySubqueueInterface

Overrides ContentEntityForm::$entity

File

src/Form/EntitySubqueueDeleteForm.php, line 17

Class

EntitySubqueueDeleteForm
Provides the entity subqueue delete confirmation form.

Namespace

Drupal\entityqueue\Form

Code

protected $entity;