You are here

function styleguide_post_update_d9_compatibility in Style Guide 2.x

Same name and namespace in other branches
  1. 8 styleguide.post_update.php \styleguide_post_update_d9_compatibility()

Clear caches due to changes in service arguments.

File

./styleguide.post_update.php, line 11
Post update functions for Styleguide.

Code

function styleguide_post_update_d9_compatibility() {

  // Empty post-update hook.
}