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