Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Client\RecentChanges\ExternalChange Class Reference

Represents an external change. More...

Public Member Functions

 __construct (EntityId $entityId, RevisionData $rev, $changeType)
 
 getEntityId ()
 
 getRev ()
 
 getChangeType ()
 
 getSiteId ()
 

Private Attributes

 $entityId
 
 $rev
 
 $changeType
 

Detailed Description

Represents an external change.

Author
Katie Filbert < aude..nosp@m.wiki.nosp@m.@gmai.nosp@m.l.co.nosp@m.m >

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Client\RecentChanges\ExternalChange::__construct ( EntityId $entityId,
RevisionData $rev,
$changeType )
Parameters
EntityId$entityId
RevisionData$rev
string$changeType

Member Function Documentation

◆ getChangeType()

Wikibase\Client\RecentChanges\ExternalChange::getChangeType ( )
Returns
string

◆ getEntityId()

Wikibase\Client\RecentChanges\ExternalChange::getEntityId ( )
Returns
EntityId

◆ getRev()

Wikibase\Client\RecentChanges\ExternalChange::getRev ( )
Returns
RevisionData

◆ getSiteId()

Wikibase\Client\RecentChanges\ExternalChange::getSiteId ( )
Returns
string

Member Data Documentation

◆ $changeType

Wikibase\Client\RecentChanges\ExternalChange::$changeType
private

◆ $entityId

Wikibase\Client\RecentChanges\ExternalChange::$entityId
private

◆ $rev

Wikibase\Client\RecentChanges\ExternalChange::$rev
private

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