mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-28 08:00:32 +00:00
[docs] Remove whitespace in 'WikimediaUI'
Change-Id: I24169651cb60c68ea1bc0d5c70ee6f44841382ab
This commit is contained in:
parent
b9e570ca6e
commit
96132669fd
|
@ -66,7 +66,7 @@ class DefaultOverflowBuilder implements IOverflowBuilder {
|
|||
* Build the single menu entry
|
||||
*
|
||||
* @param string $name
|
||||
* @param string $icon Wikimedia UI icon name.
|
||||
* @param string $icon WikimediaUI icon name.
|
||||
* @param string $toolboxIdx
|
||||
* @param array $toolbox An array of common toolbox items from the sidebar menu
|
||||
* @return IMenuEntry|null
|
||||
|
|
|
@ -122,7 +122,7 @@ class UserNamespaceOverflowBuilder implements IOverflowBuilder {
|
|||
* Build single Menu entry
|
||||
*
|
||||
* @param string $name
|
||||
* @param string $icon Wikimedia UI icon name.
|
||||
* @param string $icon WikimediaUI icon name.
|
||||
* @param string|null $href
|
||||
* @return IMenuEntry|null
|
||||
*/
|
||||
|
|
Loading…
Reference in a new issue