You are here

protected property SettingsForm::$modeManager in The CodeMirror Editor 8

The language mode manager.

Type: \Drupal\codemirror_editor\CodemirrorModeManagerInterface

File

src/Form/SettingsForm.php, line 30

Class

SettingsForm
CodeMirror editor settings form.

Namespace

Drupal\codemirror_editor\Form

Code

protected $modeManager;