You are here

function features_post_update_prefixed_dependencies in Features 8.4

Same name and namespace in other branches
  1. 8.3 features.post_update.php \features_post_update_prefixed_dependencies()

Clear caches due to changes in features.manager service arguments.

File

./features.post_update.php, line 25
Post update functions for Features.

Code

function features_post_update_prefixed_dependencies() {

  // Empty post-update hook.
}