You are here

constant TokenFieldForm::TYPE in Display Suite 8.4

Same name and namespace in other branches
  1. 8.2 src/Form/TokenFieldForm.php \Drupal\ds\Form\TokenFieldForm::TYPE
  2. 8.3 src/Form/TokenFieldForm.php \Drupal\ds\Form\TokenFieldForm::TYPE

The type of the dynamic ds field.

File

src/Form/TokenFieldForm.php, line 15

Class

TokenFieldForm
Configures token fields.

Namespace

Drupal\ds\Form

Code

const TYPE = 'token';