You are here

function views_post_update_configuration_entity_relationships in Drupal 9

Clear errors caused by relationships to configuration entities.

File

core/modules/views/views.post_update.php, line 52
Post update functions for Views.

Code

function views_post_update_configuration_entity_relationships() {

  // Empty update to clear Views data.
}