You are here

protected property BlockContentForm::$languageManager in Zircon Profile 8

Same name and namespace in other branches
  1. 8.0 core/modules/block_content/src/BlockContentForm.php \Drupal\block_content\BlockContentForm::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

core/modules/block_content/src/BlockContentForm.php, line 42
Contains \Drupal\block_content\BlockContentForm.

Class

BlockContentForm
Form controller for the custom block edit forms.

Namespace

Drupal\block_content

Code

protected $languageManager;