- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::__construct |
( |
string | $editAction, |
|
|
?string | $userComment, |
|
|
Term | $term ) |
|
private |
◆ getEditAction()
Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::getEditAction |
( |
| ) |
|
◆ getLabel()
Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::getLabel |
( |
| ) |
|
◆ getUserComment()
Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::getUserComment |
( |
| ) |
|
◆ newAddSummary()
static Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::newAddSummary |
( |
?string | $userComment, |
|
|
Term | $term ) |
|
static |
◆ newRemoveSummary()
static Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::newRemoveSummary |
( |
?string | $userComment, |
|
|
Term | $label ) |
|
static |
◆ newReplaceSummary()
static Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::newReplaceSummary |
( |
?string | $userComment, |
|
|
Term | $term ) |
|
static |
◆ $editAction
string Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::$editAction |
|
private |
◆ $term
Term Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::$term |
|
private |
◆ $userComment
string Wikibase\Repo\RestApi\Domain\Model\LabelEditSummary::$userComment |
|
private |
The documentation for this class was generated from the following file: