MediaWiki master
RCDatabaseLogEntry.php File Reference

Contains a class for dealing with recent changes database log entries. More...

Go to the source code of this file.

Classes

class  MediaWiki\Logging\RCDatabaseLogEntry
 A subclass of DatabaseLogEntry for objects constructed from entries in the recentchanges table (rather than the logging table). More...
 

Namespaces

namespace  MediaWiki\Logging
 

Detailed Description

Contains a class for dealing with recent changes database log entries.

Note
GPL-2.0-or-later
Author
Niklas Laxström
Note
GPL-2.0-or-later
Since
1.19

Definition in file RCDatabaseLogEntry.php.