Manual:ParserCacheFactory.php
Appearance
From mediawiki.org
MediaWiki file: ParserCacheFactory.php | |
---|---|
Location: | includes/parser/ |
Source code: | master • 1.43.1 • 1.42.6 • 1.39.12 |
Classes: | MediaWiki\Parser\ParserCacheFactory |
Factory class for returning an instance of the ParserCache or RevisionOutputCache by its name. Introduced in MW 1.36.
Instantiation
[edit ]MediaWikiServices::getInstance()->getParserCacheFactory()
Public methods
[edit ]- getParserCache()
- getRevisionOutputCache()