mirror of
https://github.com/moodle/moodle.git
synced 2025-04-22 08:55:15 +02:00
MDL-72767 forum: Fix PHPDoc
This commit is contained in:
parent
b16fc54103
commit
7c8942046a
@ -655,7 +655,7 @@ class mod_forum_maildigest_testcase extends advanced_testcase {
|
||||
}
|
||||
|
||||
/**
|
||||
* The digest being in the past is queued til the next day.
|
||||
* The digest being in the future is queued for today.
|
||||
*/
|
||||
public function test_cron_digest_same_day() {
|
||||
global $DB, $CFG;
|
||||
|
Loading…
x
Reference in New Issue
Block a user