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