You are here

function rest_post_update_161923 in Drupal 8

Clear caches due to changes in route definitions.

File

core/modules/rest/rest.post_update.php, line 68
Post update functions for Rest.

Code

function rest_post_update_161923() {

  // Empty post-update hook.
}