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

Public Member Functions

 __construct (Labels $labels, string $lastModified, int $revisionId)
 
 getLabels ()
 
 getLastModified ()
 
 getRevisionId ()
 

Private Attributes

Labels $labels
 
string $lastModified
 
int $revisionId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::__construct ( Labels $labels,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLabels()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::getLabels ( )

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::getRevisionId ( )

Member Data Documentation

◆ $labels

Labels Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::$labels
private

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::$lastModified
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabels\GetPropertyLabelsResponse::$revisionId
private

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