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