protected property NegotiationConfigureForm::$blockManager in Zircon Profile 8
Same name and namespace in other branches
- 8.0 core/modules/language/src/Form/NegotiationConfigureForm.php \Drupal\language\Form\NegotiationConfigureForm::blockManager
The block manager.
Type: \Drupal\Core\Block\BlockManagerInterface
File
- core/
modules/ language/ src/ Form/ NegotiationConfigureForm.php, line 54 - Contains \Drupal\language\Form\NegotiationConfigureForm.
Class
- NegotiationConfigureForm
- Configure the selected language negotiation method for this site.
Namespace
Drupal\language\FormCode
protected $blockManager;