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