Issue #3358336 by kim.pepper, rpayanm, andypost, longwave, smustgrave, Wim...
Issue #3358336 by kim.pepper, rpayanm, andypost, longwave, smustgrave, Wim Leers, catch: Deprecate _drupal_flush_css_js() and create a new AssetQueryString cache service
@trigger_error('_drupal_flush_css_js is deprecated in drupal:10.2.0 and is removed from drupal:11.0.0. Use \Drupal\Core\Asset\AssetQueryStringInterface::reset() instead. See https://www.drupal.org/node/3358337',E_USER_DEPRECATED);
@trigger_error('Calling '.__METHOD__.'() with an $asset_query_string argument as \Drupal\Core\State\StateInterface instead of \Drupal\Core\Asset\AssetQueryStringInterface is deprecated in drupal:10.2.0 and will be required in drupal:11.0.0. See https://www.drupal.org/node/3358337',E_USER_DEPRECATED);