protected property WebformAccessGroupEntityBlock::$languageManager in Webform 8.5
Same name and namespace in other branches
- 6.x modules/webform_access/src/Plugin/Block/WebformAccessGroupEntityBlock.php \Drupal\webform_access\Plugin\Block\WebformAccessGroupEntityBlock::languageManager
The 'language_manager' service.
Type: \Drupal\Core\Language\LanguageManagerInterface
File
- modules/
webform_access/ src/ Plugin/ Block/ WebformAccessGroupEntityBlock.php, line 42
Class
- WebformAccessGroupEntityBlock
- Provides a 'webform_access_group_entity' block.
Namespace
Drupal\webform_access\Plugin\BlockCode
protected $languageManager;