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

Public Member Functions

 __construct (string $propertyId, ?string $filterPropertyId=null)
 
 getPropertyId ()
 
 getPropertyIdFilter ()
 

Private Attributes

string $propertyId
 
string $filterPropertyId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsRequest::__construct ( string $propertyId,
?string $filterPropertyId = null )

Member Function Documentation

◆ getPropertyId()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsRequest::getPropertyId ( )

◆ getPropertyIdFilter()

Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsRequest::getPropertyIdFilter ( )

Member Data Documentation

◆ $filterPropertyId

string Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsRequest::$filterPropertyId
private

◆ $propertyId

string Wikibase\Repo\RestApi\Application\UseCases\GetPropertyStatements\GetPropertyStatementsRequest::$propertyId
private

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