mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-12 08:58:25 +00:00
Merge "Remove incorrect code comment"
This commit is contained in:
commit
c5fff1f0b7
|
@ -1229,9 +1229,6 @@ class SkinMinerva extends SkinTemplate implements ICustomizableSkin {
|
|||
/**
|
||||
* Checks whether the editor can handle the existing content handler type.
|
||||
*
|
||||
* This is mostly the same check that sets wgIsProbablyEditable later in the page output
|
||||
* process.
|
||||
*
|
||||
* @return bool
|
||||
*/
|
||||
protected function isCurrentPageContentModelEditable() {
|
||||
|
|
Loading…
Reference in a new issue