You are here

protected property TokenCustomController::$tokenCustomTypeStorage in Custom Tokens 8

The custom token type storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/TokenCustomController.php, line 29

Class

TokenCustomController
Controller for token_custom entity.

Namespace

Drupal\token_custom\Controller

Code

protected $tokenCustomTypeStorage;