protected property BlockBase::$transliteration

The transliteration service.

Type: \Drupal\Component\Transliteration\TransliterationInterface

File

core/lib/Drupal/Core/Block/BlockBase.php, line 34

Class

BlockBase
Defines a base block implementation that most blocks plugins will extend.

Namespace

Drupal\Core\Block

Code

protected $transliteration;

© 2001–2016 by the original authors
Licensed under the GNU General Public License, version 2 and later.
Drupal is a registered trademark of Dries Buytaert.
https://api.drupal.org/api/drupal/core!lib!Drupal!Core!Block!BlockBase.php/property/BlockBase::transliteration/8.1.x