MediaWiki master
MediaWiki\Parser\ParserCacheFilter Class Reference

Public Member Functions

 __construct (array $config)
 
 shouldCache (ParserOutput $output, PageRecord $page, ParserOptions $options)
 

Detailed Description

Definition at line 35 of file ParserCacheFilter.php.

Constructor & Destructor Documentation

◆ __construct()

MediaWiki\Parser\ParserCacheFilter::__construct ( array $config)
Parameters
array[]$configSee MainConfigSchema::ParserCacheFilterConfig.

Definition at line 45 of file ParserCacheFilter.php.

Member Function Documentation

◆ shouldCache()

MediaWiki\Parser\ParserCacheFilter::shouldCache ( ParserOutput $output,
PageRecord $page,
ParserOptions $options )

Definition at line 49 of file ParserCacheFilter.php.


The documentation for this class was generated from the following file: