Same name and namespace in other branches
  1. 3.0.x src/Plugin/Field/FieldFormatter/ColorFieldFormatterCss.php \Drupal\color_field\Plugin\Field\FieldFormatter\ColorFieldFormatterCss::tokenService

The token service.

Type: \Drupal\token\TokenInterface

Fichier

src/Plugin/Field/FieldFormatter/ColorFieldFormatterCss.php, line 33

Classe

ColorFieldFormatterCss
Plugin implementation of the color_field css declaration formatter.

Namespace

Drupal\color_field\Plugin\Field\FieldFormatter

Code

protected $tokenService;