mirror of
https://github.com/moodle/moodle.git
synced 2025-01-18 05:58:34 +01:00
8 lines
180 B
YAML
8 lines
180 B
YAML
issueNumber: MDL-79011
|
|
notes:
|
|
core:
|
|
- message: >-
|
|
The `after_config()` callback has been converted to a hook,
|
|
`\core\hook\after_config`.
|
|
type: improved
|