Wikibase
MediaWiki Wikibase extension
|
Result of changing a language-bound part of the entity. More...
Public Member Functions | |
getLanguageCode () | |
The language code of the entity part that changed. More... | |
Public Member Functions inherited from Wikibase\Repo\ChangeOp\ChangeOpResult | |
getEntityId () | |
The id of the entity document that the change op was applied to. More... | |
isEntityChanged () | |
Whether the entity document was actually changed in any way as a result of applying the change op to it. More... | |
validate () | |
Validate a ChangeOpResult. More... | |
Result of changing a language-bound part of the entity.
Examples are terms of an item or property
Wikibase\Repo\ChangeOp\LanguageBoundChangeOpResult::getLanguageCode | ( | ) |
The language code of the entity part that changed.
Implemented in Wikibase\Repo\ChangeOp\ChangeOpLabelResult, Wikibase\Repo\ChangeOp\ChangeOpDescriptionResult, and Wikibase\Repo\ChangeOp\ChangeOpAliasesResult.