7 methods override CKEditorPluginInterface::getConfig() in Drupal 9
- DrupalImage::getConfig in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalImage.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- DrupalLink::getConfig in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ DrupalLink.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- DrupalMedia::getConfig in core/
modules/ media/ src/ Plugin/ CKEditorPlugin/ DrupalMedia.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- DrupalMediaLibrary::getConfig in core/
modules/ media_library/ src/ Plugin/ CKEditorPlugin/ DrupalMediaLibrary.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- Internal::getConfig in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Internal.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- Language::getConfig in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ Language.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.
- StylesCombo::getConfig in core/
modules/ ckeditor/ src/ Plugin/ CKEditorPlugin/ StylesCombo.php - Returns the additions to CKEDITOR.config for a specific CKEditor instance.