function system_post_update_field_type_plugins

Force field type plugin definitions to be cleared.

See also

https://www.drupal.org/node/2403703

File

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

Code

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

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