function system_update_11100
Same name and namespace in other branches
- 11.x core/modules/system/system.install \system_update_11100()
Invalidate container because the module handler has changed.
File
-
core/
modules/ system/ system.install, line 80
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.