Manual:ParserCacheFactory.php

From Linux Web Expert

Factory class for returning an instance of the ParserCache or RevisionOutputCache by its name. Introduced in MW 1.36.

Instantiation

MediaWikiServices::getInstance()->getParserCacheFactory()

Public methods

  • getParserCache()
  • getRevisionOutputCache()