-
Bug
-
Resolution: Fixed
-
Minor
-
4.2
-
MOODLE_402_STABLE
-
MOODLE_403_STABLE
-
- This is a leftover after removed functionality, we should better remove it to not confuse developers and to prevent abuse later on.
- While at it we could also use is_subclass_of() instead of reflection.
- There were several problems in hook discovery code.
- Some PHPDocs have outdated information.
- Discovered while testing
-
MDL-74954 Hooks as replacement for some one-to-many lib.php callbacks based on PSR-14
- Closed