mirror of
https://github.com/moodle/moodle.git
synced 2025-01-31 20:53:53 +01:00
a74d924c25
When an error occurs, normalizer_normalize just silently returns null, which is dangerous. Here, we wrap it in a safe helper function.