You are here

protected property DefaultParagraphsWidget::$tokenService in Default Paragraphs 8

Token service.

Type: \Drupal\Core\Utility\Token

File

src/Plugin/Field/FieldWidget/DefaultParagraphsWidget.php, line 55

Class

DefaultParagraphsWidget
Plugin implementation of the 'entity_reference_revisions paragraphs' widget.

Namespace

Drupal\default_paragraphs\Plugin\Field\FieldWidget

Code

protected $tokenService;