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