MainConfigSchema is @since 1.39, not 1.38
Change-Id: I7aecb330fe7ccf75dfdf0b5a31925d9e63e64ad0
This commit is contained in:
parent
5fcedc88c9
commit
7ece66e918
1 changed files with 1 additions and 1 deletions
|
|
@ -94,7 +94,7 @@ use WinCacheBagOStuff;
|
||||||
* - mergeStrategy: see the {@link MediaWiki\Settings\Config\MergeStrategy}.
|
* - mergeStrategy: see the {@link MediaWiki\Settings\Config\MergeStrategy}.
|
||||||
* - ignoreKeys: the array should be handled like a set, keys are ignored for validation.
|
* - ignoreKeys: the array should be handled like a set, keys are ignored for validation.
|
||||||
*
|
*
|
||||||
* @since 1.38
|
* @since 1.39
|
||||||
*/
|
*/
|
||||||
class MainConfigSchema {
|
class MainConfigSchema {
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue