mirror of
https://github.com/moodle/moodle.git
synced 2025-08-04 16:36:37 +02:00
MDL-29624 Media embedding system : phpdoc tweaks.
This commit is contained in:
parent
e1e3fa217f
commit
83c9d449e0
3 changed files with 8 additions and 16 deletions
|
@ -42,7 +42,7 @@ class medialib_testcase extends advanced_testcase {
|
|||
global $CFG;
|
||||
parent::setUp();
|
||||
|
||||
// Reset CFG
|
||||
// Reset CFG.
|
||||
$this->resetAfterTest(true);
|
||||
|
||||
// Consistent initial setup: all players disabled.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue