registration: Add ConfigRegistry to the extension.json schema
[lhc/web/wiklou.git] / includes / registration / ExtensionProcessor.php
index 459d95b..45bea64 100644 (file)
@@ -23,6 +23,7 @@ class ExtensionProcessor implements Processor {
                'RemoveGroups',
                'AvailableRights',
                'ContentHandlers',
+               'ConfigRegistry',
                'RateLimits',
                'ParserTestFiles',
                'RecentChangesFlags',