You are here

protected property EntitySubqueueForm::$entity in Entityqueue 8

The entity being used by this form.

Type: \Drupal\entityqueue\EntitySubqueueInterface

Overrides ContentEntityForm::$entity

File

src/Form/EntitySubqueueForm.php, line 28

Class

EntitySubqueueForm
Form controller for the entity subqueue edit forms.

Namespace

Drupal\entityqueue\Form

Code

protected $entity;