MediaWiki master
RCCacheEntryFactory Class Reference

Public Member Functions

 __construct (IContextSource $context, $messages, LinkRenderer $linkRenderer)
 
 newFromRecentChange (RecentChange $baseRC, $watched)
 

Detailed Description

Definition at line 31 of file RCCacheEntryFactory.php.

Constructor & Destructor Documentation

◆ __construct()

RCCacheEntryFactory::__construct ( IContextSource $context,
$messages,
LinkRenderer $linkRenderer )
Parameters
IContextSource$context
string[]$messages
LinkRenderer$linkRenderer

Definition at line 59 of file RCCacheEntryFactory.php.

Member Function Documentation

◆ newFromRecentChange()

RCCacheEntryFactory::newFromRecentChange ( RecentChange $baseRC,
$watched )
Parameters
RecentChange$baseRC
bool$watched
Returns
RCCacheEntry

Definition at line 75 of file RCCacheEntryFactory.php.

References RCCacheEntry\newFromParent(), and RC_LOG.


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