function bootstrap_layouts_update_8501 in Bootstrap Layouts 8.5
Uninstall "layout_plugin" is install "layout_discovery".
File
- ./
bootstrap_layouts.install, line 81 - Install, uninstall and update hooks for the Bootstrap Layouts module.
Code
function bootstrap_layouts_update_8501() {
_bootstrap_layouts_ensure_dependency();
}