You are here

protected property EmailForm::$entity in Courier 8

Same name and namespace in other branches
  1. 2.x src/Form/EmailForm.php \Drupal\courier\Form\EmailForm::entity

The courier_email entity.

Type: \Drupal\courier\EmailInterface

Overrides ContentEntityForm::$entity

File

src/Form/EmailForm.php, line 23

Class

EmailForm
Form controller for email.

Namespace

Drupal\courier\Form

Code

protected $entity;