You are here

protected property EntityDecorator::$token in Automatic Entity Label 8.3

Same name and namespace in other branches
  1. 8 src/EntityDecorator.php \Drupal\auto_entitylabel\EntityDecorator::token
  2. 8.2 src/EntityDecorator.php \Drupal\auto_entitylabel\EntityDecorator::token

Token service.

Type: \Drupal\Core\Utility\Token

File

src/EntityDecorator.php, line 35

Class

EntityDecorator
Provides an content entity decorator for automatic label generation.

Namespace

Drupal\auto_entitylabel

Code

protected $token;