function system_post_update_remove_rss_cdata_subscriber

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

Rebuild the container to fix HTML in RSS feeds.

File

core/modules/system/system.post_update.php, line 97

Code

function system_post_update_remove_rss_cdata_subscriber() : void {
  // Empty update to trigger container rebuild.
}

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