You are here

constant TwigFieldForm::TYPE in Display Suite 8.3

Same name and namespace in other branches
  1. 8.4 src/Form/TwigFieldForm.php \Drupal\ds\Form\TwigFieldForm::TYPE

The type of the dynamic ds field.

File

src/Form/TwigFieldForm.php, line 15

Class

TwigFieldForm
Configures token fields.

Namespace

Drupal\ds\Form

Code

const TYPE = 'twig';