Remove Parsoid back-compat code
commit7cb30eceb3ab9ef64cf52ff0bc5b26ea144b2046
authorC. Scott Ananian <cscott@cscott.net>
Mon, 31 Jul 2023 22:07:21 +0000 (31 18:07 -0400)
committerC. Scott Ananian <cscott@cscott.net>
Mon, 31 Jul 2023 22:07:51 +0000 (31 18:07 -0400)
treebead109218bc448f293f01a18516e2bd7445fc07
parent511842f9f93955bc9c6f0adffdf19aafd1b2ce57
Remove Parsoid back-compat code

Now that the latest Parsoid has been released to mediawiki-vendor,
the method_exists() calls aren't necessary.

Bug: T343155
Followup-To: I9da2566cc003e2f05cae16229444dcf3baf61fa4
Change-Id: I081225a268d608f763814245f9cab1c44bf49bad
includes/parser/ParserOutput.php
includes/parser/Parsoid/ParsoidParser.php