assert(\Drupal::service('cache_contexts_manager')->assertValidTokens($cache_contexts),sprintf('Failed to assert that "%s" are valid cache contexts.',implode(', ',$cache_contexts)));
return$cache_contexts;
}
@@ -53,7 +52,6 @@ public static function mergeContexts(array ...$cache_contexts) {