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