function system_update_11100

Invalidate container because the module handler has changed.

File

core/modules/system/system.install, line 1671

Code

function system_update_11100() : void {
    \Drupal::service('kernel')->invalidateContainer();
}

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.