function node_post_update_node_revision_views_data

Clear caches due to updated views data.

File

core/modules/node/node.post_update.php, line 35

Code

function node_post_update_node_revision_views_data() {
  // Empty post-update hook.
}

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