ckeditor5.smart_default_settings

Same name and namespace in other branches
  1. 9 core/modules/ckeditor5/ckeditor5.services.yml \ckeditor5.smart_default_settings
  2. 10 core/modules/ckeditor5/ckeditor5.services.yml \ckeditor5.smart_default_settings

Class

Drupal\ckeditor5\SmartDefaultSettings
2 string references to ckeditor5.smart_default_settings
CKEditor5::create in core/modules/ckeditor5/src/Plugin/Editor/CKEditor5.php
Creates an instance of the plugin.
SmartDefaultSettingsTest::setUp in core/modules/ckeditor5/tests/src/Kernel/SmartDefaultSettingsTest.php

File

core/modules/ckeditor5/ckeditor5.services.yml

View source
  1. class: Drupal\ckeditor5\SmartDefaultSettings
  2. arguments:
  3. - '@plugin.manager.ckeditor5.plugin'
  4. - '@logger.channel.ckeditor5'
  5. - '@module_handler'
  6. - '@current_user'

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.