Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse Class Reference
+ Collaboration diagram for Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse:

Public Member Functions

 __construct (Label $label, string $lastModified, int $revisionId)
 
 getLabel ()
 
 getLastModified ()
 
 getRevisionId ()
 

Private Attributes

Label $label
 
string $lastModified
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::__construct ( Label $label,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLabel()

Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::getLabel ( )

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::getRevisionId ( )

Member Data Documentation

◆ $label

Label Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::$label
private

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::$lastModified
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\GetItemLabel\GetItemLabelResponse::$revisionId
private

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