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

Public Member Functions

 __construct (string $propertyId, array $fields=PropertyParts::VALID_FIELDS)
 
 getPropertyId ()
 
 getPropertyFields ()
 

Private Attributes

string $propertyId
 
array $fields
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyRequest::__construct ( string $propertyId,
array $fields = PropertyParts::VALID_FIELDS )

Member Function Documentation

◆ getPropertyFields()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyRequest::getPropertyFields ( )

◆ getPropertyId()

Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyRequest::getPropertyId ( )

Member Data Documentation

◆ $fields

array Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyRequest::$fields
private

◆ $propertyId

string Wikibase\Repo\RestApi\Application\UseCases\GetProperty\GetPropertyRequest::$propertyId
private

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