function ckeditor5_post_update_list_type

Same name and namespace in other branches
  1. main core/modules/ckeditor5/ckeditor5.post_update.php \ckeditor5_post_update_list_type()

No-op update that didn't update quite enough the first time.

File

core/modules/ckeditor5/ckeditor5.post_update.php, line 29

Code

function ckeditor5_post_update_list_type(array &$sandbox = []) : void {
  // This update is intentionally left blank.
}

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