You are here

protected property TokenCustomForm::$tokenCustomStorage in Custom Tokens 8

The custom token storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Form/TokenCustomForm.php, line 24

Class

TokenCustomForm
Form handler for the custom token edit forms.

Namespace

Drupal\token_custom\Form

Code

protected $tokenCustomStorage;