protected static property WebformTwigExtension::$options in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Twig/WebformTwigExtension.php \Drupal\webform\Twig\WebformTwigExtension::options
File
- src/
Twig/ WebformTwigExtension.php, line 20
Class
- WebformTwigExtension
- Twig extension with some useful functions and filters.
Namespace
Drupal\webform\TwigCode
protected static $options = [
'html' => 'webform_token_options_html',
'email' => 'webform_token_options_email',
];