- Copyright
- GPL-2.0-or-later
◆ getEditAction()
Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::getEditAction |
( |
| ) |
|
◆ getModifiedLabels()
Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::getModifiedLabels |
( |
| ) |
|
◆ getOriginalLabels()
Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::getOriginalLabels |
( |
| ) |
|
◆ getUserComment()
Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::getUserComment |
( |
| ) |
|
◆ newPatchSummary()
static Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::newPatchSummary |
( |
?string | $userComment, |
|
|
TermList | $originalLabels, |
|
|
TermList | $modifiedLabels ) |
|
static |
◆ $editAction
string Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::$editAction |
|
private |
◆ $modifiedLabels
TermList Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::$modifiedLabels |
|
private |
◆ $originalLabels
TermList Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::$originalLabels |
|
private |
◆ $userComment
string Wikibase\Repo\RestApi\Domain\Model\LabelsEditSummary::$userComment |
|
private |
The documentation for this class was generated from the following file: