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