mirror of
https://github.com/moodle/moodle.git
synced 2025-08-05 00:46:50 +02:00
Merge branch 'MDL-73397-master' of https://github.com/aanabit/moodle
This commit is contained in:
commit
64915bed6d
94 changed files with 1725 additions and 1584 deletions
|
@ -36,7 +36,7 @@ class component_test extends advanced_testcase {
|
|||
* this is defined here to annoy devs that try to add more without any thinking,
|
||||
* always verify that it does not collide with any existing add-on modules and subplugins!!!
|
||||
*/
|
||||
const SUBSYSTEMCOUNT = 74;
|
||||
const SUBSYSTEMCOUNT = 75;
|
||||
|
||||
public function setUp(): void {
|
||||
$psr0namespaces = new ReflectionProperty('core_component', 'psr0namespaces');
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue