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

Class

Drupal\ckeditor5\SmartDefaultSettings

File

core/modules/ckeditor5/ckeditor5.services.yml
core/modules/ckeditor5/ckeditor5.services.yml

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