Files
moodle/public/message/classes/tests
Paul Holden e6ca00993a MDL-85706 message: switch time-sensitive code to new Clock API.
Where current implementation relies on the current time then replace
that with the PSR-20 Clock from 298c13ac3b. This allows for better
and more accurate testing of such code.
2025-08-22 15:20:30 +01:00
..