public property WebformHandler::$tokens in Webform 6.x
Same name and namespace in other branches
- 8.5 src/Annotation/WebformHandler.php \Drupal\webform\Annotation\WebformHandler::tokens
Indicated whether handler supports tokens.
Type: bool
File
- src/
Annotation/ WebformHandler.php, line 98
Class
- WebformHandler
- Defines a webform handler annotation object.
Namespace
Drupal\webform\AnnotationCode
public $tokens = FALSE;