|
| __construct (string $propertyId, string $statementId, array $patch, array $editTags, bool $isBot, ?string $comment, ?string $username) |
|
| getItemId () |
|
| __construct (string $statementId, array $patch, array $editTags, bool $isBot, ?string $comment, ?string $username) |
|
| getStatementId () |
|
| getPatch () |
|
| getEditTags () |
|
| isBot () |
|
| getComment () |
|
| getUsername () |
|
- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatementRequest::__construct |
( |
string | $propertyId, |
|
|
string | $statementId, |
|
|
array | $patch, |
|
|
array | $editTags, |
|
|
bool | $isBot, |
|
|
?string | $comment, |
|
|
?string | $username ) |
◆ getItemId()
Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatementRequest::getItemId |
( |
| ) |
|
◆ $itemId
string Wikibase\Repo\RestApi\Application\UseCases\PatchItemStatement\PatchItemStatementRequest::$itemId |
|
private |
The documentation for this class was generated from the following file: