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

The token service.

Type: \Drupal\Core\Utility\Token

File

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

Class

ColorFieldFormatterCss
Plugin implementation of the color_field css declaration formatter.

Namespace

Drupal\color_field\Plugin\Field\FieldFormatter

Code

protected Token $tokenService;