Issue #3514574: Improve flushJsCss() to actually invalidate JS/CSS caches and regenerate aggregates
https://www.drupal.org/project/admin_toolbar/issues/3514574
admin_toolbar_tools
: Improved Flush CSS and JavaScript action to fully invalidate JS/CSS caches and regenerate aggregated files.
Fixed PHPSTAN validation errors due to function '_drupal_flush_css_js()' being deprecated as of 10.2.
Functional tests for class ToolbarController
were moved to MR !130 (merged).
Edited by Andrii Kondratenko