Loading varbase_heroslider_media.install +11 −0 Original line number Diff line number Diff line Loading @@ -91,3 +91,14 @@ function varbase_heroslider_media_update_8701() { } } /** * Issue #3272305: Switch to use the Module Installer Factory. * * In the Varbase Media Hero Slider module. */ function varbase_heroslider_media_update_90001() { // Set the weight of the module after installation of list of modules. // To make sure that any hook or event subscriber workes after all used modules. ModuleInstallerFactory::setModuleWeightAfterInstallation('varbase_heroslider_media'); } Loading
varbase_heroslider_media.install +11 −0 Original line number Diff line number Diff line Loading @@ -91,3 +91,14 @@ function varbase_heroslider_media_update_8701() { } } /** * Issue #3272305: Switch to use the Module Installer Factory. * * In the Varbase Media Hero Slider module. */ function varbase_heroslider_media_update_90001() { // Set the weight of the module after installation of list of modules. // To make sure that any hook or event subscriber workes after all used modules. ModuleInstallerFactory::setModuleWeightAfterInstallation('varbase_heroslider_media'); }