Merge "Remove incorrect code comment"

This commit is contained in:
jenkins-bot 2018-07-10 01:00:03 +00:00 committed by Gerrit Code Review
commit c5fff1f0b7

View file

@ -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() {