- Copyright
- GPL-2.0-or-later
◆ __construct()
Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::__construct |
( |
?string | $userComment, |
|
|
Property | $originalProperty, |
|
|
Property | $patchedProperty ) |
◆ getEditAction()
Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::getEditAction |
( |
| ) |
|
◆ getOriginalProperty()
Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::getOriginalProperty |
( |
| ) |
|
◆ getPatchedProperty()
Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::getPatchedProperty |
( |
| ) |
|
◆ getUserComment()
Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::getUserComment |
( |
| ) |
|
◆ newSummary()
static Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::newSummary |
( |
?string | $userComment, |
|
|
Property | $originalProperty, |
|
|
Property | $patchedProperty ) |
|
static |
◆ $editAction
string Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::$editAction |
|
private |
◆ $originalProperty
Property Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::$originalProperty |
|
private |
◆ $patchedProperty
Property Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::$patchedProperty |
|
private |
◆ $userComment
string Wikibase\Repo\RestApi\Domain\Model\PatchPropertyEditSummary::$userComment |
|
private |
The documentation for this class was generated from the following file: