You are here

service ckeditor5.ckeditor5_cache_tag in Drupal 10

Class

Drupal\ckeditor5\EventSubscriber\CKEditor5CacheTag

Tags

  • event_subscriber

File

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

View source
  1. class: Drupal\ckeditor5\EventSubscriber\CKEditor5CacheTag
  2. arguments:
  3. - '@cache_tags.invalidator'
  4. tags:
  5. - { name: event_subscriber }