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

Public Member Functions

 __construct (string $propertyId, string $languageCode)
 
 getPropertyId ()
 
 getLanguageCode ()
 

Private Attributes

string $propertyId
 
string $languageCode
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabel\GetPropertyLabelRequest::__construct ( string $propertyId,
string $languageCode )

Member Function Documentation

◆ getLanguageCode()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabel\GetPropertyLabelRequest::getLanguageCode ( )

◆ getPropertyId()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabel\GetPropertyLabelRequest::getPropertyId ( )

Member Data Documentation

◆ $languageCode

string Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabel\GetPropertyLabelRequest::$languageCode
private

◆ $propertyId

string Wikibase\Repo\RestApi\Application\UseCases\GetPropertyLabel\GetPropertyLabelRequest::$propertyId
private

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