Download the PHP package discoverygarden/update-helper without Composer
On this page you can find all versions of the php package discoverygarden/update-helper. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Please rate this library. Is it a good library?
Informations about the package update-helper
Update Helper
Class library to contain some common behaviours during update hooks.
Contents
\Discoverygarden\UpdateHelper
- Contains the single method
::ensureModuleEnabled()
which accepts the name of a module to ensure is enabled, which is a recurring operation over the lifetime of modules as dependencies change, as Drupal does not presently account for new additions to{extension}.info.yml
. Additionally, it may be desirable to "soften" the inclusion of behaviours that are extracted from a given module such that even if.info.yml
was enforced, it might not be desirable to have new installations enforce the same module state.
- Contains the single method
All versions of update-helper with dependencies
PHP Build Version
Package Version
No informations.
The package discoverygarden/update-helper contains the following files
Loading the files please wait ....