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

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\PatchPropertyLabels\PatchPropertyLabelsResponse::__construct ( Labels $labels,
string $lastModified,
int $revisionId )

Member Function Documentation

◆ getLabels()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsResponse::getLabels ( )

◆ getLastModified()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsResponse::getLastModified ( )

◆ getRevisionId()

Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsResponse::getRevisionId ( )

Member Data Documentation

◆ $labels

Labels Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsResponse::$labels
private

◆ $lastModified

string Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsResponse::$lastModified
private

◆ $revisionId

int Wikibase\Repo\RestApi\Application\UseCases\PatchPropertyLabels\PatchPropertyLabelsResponse::$revisionId
private

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