You are here

function features_post_update_features_assigner_args in Features 8.4

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

Clear caches due to changes in features_assigner service arguments.

File

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

Code

function features_post_update_features_assigner_args() {

  // Empty post-update hook.
}