LazyVariableComputer: update parseNonEditWikitext documentation

Article::prepareContentForEdit is deprecated and being removed,
refer to WikiPage::prepareContentForEdit instead

Plus remove an extra line

Change-Id: Ie4438c710639a16557816b53510ce230d15d641c
This commit is contained in:
DannyS712 2021-03-24 17:32:03 +00:00
parent 4f8f420e2e
commit db8d373a87

View file

@ -463,8 +463,7 @@ class LazyVariableComputer {
}
/**
* It's like Article::prepareContentForEdit, but not for editing (old wikitext usually)
*
* It's like WikiPage::prepareContentForEdit, but not for editing (old wikitext usually)
*
* @param string $wikitext
* @param WikiPage $article