mirror of
https://gerrit.wikimedia.org/r/mediawiki/skins/MinervaNeue
synced 2024-11-24 22:25:27 +00:00
Remove incorrect code comment
This was copy-pasted from the function above and it is not true here. Change-Id: I0513d46789405ea2e6d1cdb619cc548ab8e9ef2b
This commit is contained in:
parent
7032d4ff2f
commit
a2dcc8124f
|
@ -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