protected property BlockBase::$transliteration in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/lib/Drupal/Core/Block/BlockBase.php \Drupal\Core\Block\BlockBase::transliteration
The transliteration service.
Type: \Drupal\Component\Transliteration\TransliterationInterface
File
- core/
lib/ Drupal/ Core/ Block/ BlockBase.php, line 39 - Contains \Drupal\Core\Block\BlockBase.
Class
- BlockBase
- Defines a base block implementation that most blocks plugins will extend.
Namespace
Drupal\Core\BlockCode
protected $transliteration;