You are here

protected property TokenCustomForm::$tokenCustomTypeStorage in Custom Tokens 8

The custom token type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/TokenCustomForm.php, line 31

Class

TokenCustomForm
Form handler for the custom token edit forms.

Namespace

Drupal\token_custom\Form

Code

protected $tokenCustomTypeStorage;