Fix ServiceOptions type in constructor documentation
Change-Id: I3fcde4e484ddd6d86e4ca12dcf5977051e7f4cf2
This commit is contained in:
parent
eecc04472a
commit
f734e7b108
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ class DefaultPreferencesFactory implements PreferencesFactory {
|
|||
/**
|
||||
* Do not call this directly. Get it from MediaWikiServices.
|
||||
*
|
||||
* @param array|Config $options Config accepted for backwards compatibility
|
||||
* @param ServiceOptions|Config $options Config accepted for backwards compatibility
|
||||
* @param Language $contLang
|
||||
* @param AuthManager $authManager
|
||||
* @param LinkRenderer $linkRenderer
|
||||
|
|
|
|||
Loading…
Reference in a new issue