MDL-76583 core_external: Add new core_external subsystem
This commit is contained in:
@@ -31,7 +31,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 = 75;
|
||||
const SUBSYSTEMCOUNT = 76;
|
||||
|
||||
public function setUp(): void {
|
||||
$psr0namespaces = new ReflectionProperty('core_component', 'psr0namespaces');
|
||||
|
||||
Reference in New Issue
Block a user