Skip to content
Snippets Groups Projects
Commit aa7f2868 authored by Dries Buytaert's avatar Dries Buytaert
Browse files

- Patch #1132364 by CrookedNumber: hook_modules_enabled() could be less ambiguous.

parent 492b5435
No related branches found
No related tags found
2 merge requests!7452Issue #1797438. HTML5 validation is preventing form submit and not fully...,!789Issue #3210310: Adjust Database API to remove deprecated Drupal 9 code in Drupal 10
...@@ -2389,7 +2389,7 @@ function hook_modules_installed($modules) { ...@@ -2389,7 +2389,7 @@ function hook_modules_installed($modules) {
* invoked. * invoked.
* *
* @param $modules * @param $modules
* An array of the enabled modules. * An array of the modules being enabled.
* *
* @see hook_enable() * @see hook_enable()
* @see hook_modules_installed() * @see hook_modules_installed()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment