Wikibase
MediaWiki Wikibase extension
Loading...
Searching...
No Matches
Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsRequest Class Reference

Public Member Functions

 __construct (string $itemId, ?string $statementPropertyId=null)
 
 getItemId ()
 
 getStatementPropertyId ()
 

Private Attributes

string $itemId
 
string $statementPropertyId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsRequest::__construct ( string $itemId,
?string $statementPropertyId = null )

Member Function Documentation

◆ getItemId()

Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsRequest::getItemId ( )

◆ getStatementPropertyId()

Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsRequest::getStatementPropertyId ( )

Member Data Documentation

◆ $itemId

string Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsRequest::$itemId
private

◆ $statementPropertyId

string Wikibase\Repo\RestApi\UseCases\GetItemStatements\GetItemStatementsRequest::$statementPropertyId
private

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