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