You are here

protected property FrontendEnvironmentBase::$transliteration in Build Hooks 8.2

Same name and namespace in other branches
  1. 3.x src/Plugin/FrontendEnvironmentBase.php \Drupal\build_hooks\Plugin\FrontendEnvironmentBase::transliteration

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

src/Plugin/FrontendEnvironmentBase.php, line 27

Class

FrontendEnvironmentBase
Base class for Frontend environment plugins.

Namespace

Drupal\build_hooks\Plugin

Code

protected $transliteration;