You are here

function system_post_update_claro_dropbutton_variants in Drupal 9

Clear caches due to trustedCallbacks changing in ClaroPreRender.

File

core/modules/system/system.post_update.php, line 154
Post update functions for System.

Code

function system_post_update_claro_dropbutton_variants() {

  // Empty post-update hook.
}