function comment_update_8001

Clear caches to fix Comment entity list builder and operations Views field.

File

core/modules/comment/comment.install, line 146

Code

function comment_update_8001() {
    // Empty update to cause a cache flush to rebuild comment entity handler
    // information, so that comment operation links work.
}

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