You are here

protected property TokenCustomForm::$entity in Custom Tokens 8

The custom token entity.

Type: \Drupal\token_custom\TokenCustomInterface

Overrides ContentEntityForm::$entity

File

src/Form/TokenCustomForm.php, line 38

Class

TokenCustomForm
Form handler for the custom token edit forms.

Namespace

Drupal\token_custom\Form

Code

protected $entity;