function system_post_update_field_formatter_entity_schema

Clear caches due to schema changes in core.entity.schema.yml.

File

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

Code

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

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