MediaWiki master
|
ParserFactory which uses a ParsoidParser. More...
Go to the source code of this file.
Classes | |
class | MediaWiki\Parser\Parsoid\ParsoidParserFactory |
Namespaces | |
namespace | MediaWiki\Parser\Parsoid |
ParserFactory which uses a ParsoidParser.
This is similar to \ParserFactory, but simplified since we don't need to try to reuse parser objects. Eventually we'll be able to simplify \ParserFactory the same way.
Definition in file ParsoidParserFactory.php.