function styleguide_post_update_d9_compatibility in Style Guide 8
Same name and namespace in other branches
- 2.x 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.
}