Manual:RecentChange.php
This page is outdated. |
| MediaWiki file: RecentChange.php | |
|---|---|
| Location: | includes/recentchanges/ (includes/RecentChanges/ in 1.46 or later) |
| Source code: | master • 1.45.3 • 1.44.5 • 1.43.8 |
| Classes: | MediaWiki\RecentChanges\RecentChange |
RecentChange.php contains the RecentChange class.
Functions
static RecentChange::newFromId( $rcid )- Returns the recentchange or false.
static RecentChange::newFromConds( $conds, $fname = __METHOD__, $options = array() )- Returns the recentchange or false.