You are here

protected property TokenCustomController::$tokenCustomStorage in Custom Tokens 8

The custom token storage.

Type: \Drupal\Core\Entity\EntityStorageInterface

File

src/Controller/TokenCustomController.php, line 22

Class

TokenCustomController
Controller for token_custom entity.

Namespace

Drupal\token_custom\Controller

Code

protected $tokenCustomStorage;