protected property LanguageBlock::$languageManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/Plugin/Block/LanguageBlock.php \Drupal\language\Plugin\Block\LanguageBlock::languageManager
The language manager.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- core/
modules/ language/ src/ Plugin/ Block/ LanguageBlock.php, line 36 - Contains \Drupal\language\Plugin\Block\LanguageBlock.
Class
- LanguageBlock
- Provides a 'Language switcher' block.
Namespace
Drupal\language\Plugin\BlockCode
protected $languageManager;