You are here

protected property NegotiationConfigureForm::$blockStorage in Drupal 8

Same name and namespace in other branches
  1. 9 core/modules/language/src/Form/NegotiationConfigureForm.php \Drupal\language\Form\NegotiationConfigureForm::blockStorage

The block storage.

Type: \Drupal\Core\Entity\EntityStorageInterface|null

File

core/modules/language/src/Form/NegotiationConfigureForm.php, line 57

Class

NegotiationConfigureForm
Configure the selected language negotiation method for this site.

Namespace

Drupal\language\Form

Code

protected $blockStorage;