You are here

protected property CodemirrorModePluginManager::$configFactory in The CodeMirror Editor 8

The config factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/CodemirrorModePluginManager.php, line 38

Class

CodemirrorModePluginManager
Defines a plugin manager to deal with CodeMirror modes.

Namespace

Drupal\codemirror_editor

Code

protected $configFactory;