You are here

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

Same name and namespace in other branches
  1. 8.5 src/Plugin/WebformElement/WebformManagedFileBase.php \Drupal\webform\Plugin\WebformElement\WebformManagedFileBase::transliteration

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/Plugin/WebformElement/WebformManagedFileBase.php, line 67

Class

WebformManagedFileBase
Provides a base class webform 'managed_file' elements.

Namespace

Drupal\webform\Plugin\WebformElement

Code

protected $transliteration;