You are here

protected property ScaytCKEditorButton::$configFactory in CKEditor SpellCheckAsYouType (SCAYT) 8

Stores the configuration factory.

Type: \Drupal\Core\Config\ConfigFactoryInterface

File

src/Plugin/CKEditorPlugin/ScaytCKEditorButton.php, line 34

Class

ScaytCKEditorButton
Defines the "scayt" plugin.

Namespace

Drupal\ckeditor_scayt\Plugin\CKEditorPlugin

Code

protected $configFactory;