You are here

protected property Gutenberg::$languageManager in Gutenberg 8

Same name and namespace in other branches
  1. 8.2 src/Plugin/Editor/Gutenberg.php \Drupal\gutenberg\Plugin\Editor\Gutenberg::languageManager

The language manager.

Type: \Drupal\Core\Language\LanguageManagerInterface

File

src/Plugin/Editor/Gutenberg.php, line 45

Class

Gutenberg
Defines a Gutenberg-based text editor for Drupal.

Namespace

Drupal\gutenberg\Plugin\Editor

Code

protected $languageManager;