protected property WebformHandlerFormBase::$transliteration in Webform 8.5
Same name and namespace in other branches
- 6.x src/Form/WebformHandlerFormBase.php \Drupal\webform\Form\WebformHandlerFormBase::transliteration
The transliteration helper.
Type: \Drupal\Component\Transliteration\TransliterationInterface
File
- src/
Form/ WebformHandlerFormBase.php, line 42
Class
- WebformHandlerFormBase
- Provides a base webform for webform handlers.
Namespace
Drupal\webform\FormCode
protected $transliteration;