You are here

protected property WebformHandlerFormBase::$transliteration in Webform 6.x

Same name and namespace in other branches
  1. 8.5 src/Form/WebformHandlerFormBase.php \Drupal\webform\Form\WebformHandlerFormBase::transliteration

The transliteration helper.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/Form/WebformHandlerFormBase.php, line 40

Class

WebformHandlerFormBase
Provides a base webform for webform handlers.

Namespace

Drupal\webform\Form

Code

protected $transliteration;