function block_content_post_update_entity_changed_constraint

Same name and namespace in other branches
  1. 9 core/modules/block_content/block_content.post_update.php \block_content_post_update_entity_changed_constraint()

Clear the entity type cache.

File

core/modules/block_content/block_content.post_update.php, line 25

Code

function block_content_post_update_entity_changed_constraint() {
    // Empty post_update hook.
}

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