You are here

protected property TinyMCE::$configFactory in TinyMCE 1.x

The configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/Editor/TinyMCE.php, line 34

Class

TinyMCE
Defines a TinyMCE-based text editor for Drupal.

Namespace

Drupal\tinymce\Plugin\Editor

Code

protected $configFactory;