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

Public Member Functions

 __construct (string $propertyId, string $statementId, array $patch, array $editTags, bool $isBot, ?string $comment, ?string $username)
 
 getItemId ()
 
- Public Member Functions inherited from Wikibase\Repo\RestApi\Application\UseCases\PatchStatement\PatchStatementRequest
 __construct (string $statementId, array $patch, array $editTags, bool $isBot, ?string $comment, ?string $username)
 
 getStatementId ()
 
 getPatch ()
 
 getEditTags ()
 
 isBot ()
 
 getComment ()
 
 getUsername ()
 

Private Attributes

string $itemId
 

Detailed Description

Constructor & Destructor Documentation

◆ __construct()

Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatementRequest::__construct ( string $propertyId,
string $statementId,
array $patch,
array $editTags,
bool $isBot,
?string $comment,
?string $username )

Member Function Documentation

◆ getItemId()

Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatementRequest::getItemId ( )

Member Data Documentation

◆ $itemId

string Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatementRequest::$itemId
private

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