function datetime_range_post_update_translatable_separator

Clear caches to ensure schema changes are read.

File

core/modules/datetime_range/datetime_range.post_update.php, line 13

Code

function datetime_range_post_update_translatable_separator() {
  // Empty post-update hook to cause a cache rebuild.
}

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