Wikibase
MediaWiki Wikibase extension
|
Common interface for classes (typically Entities) that contain a TermList, representing descriptions. More...
Public Member Functions | |
getDescriptions () | |
This is guaranteed to return the original, mutable object. | |
Common interface for classes (typically Entities) that contain a TermList, representing descriptions.
Implementations must guarantee this returns the original, mutable object.
Wikibase\DataModel\Term\DescriptionsProvider::getDescriptions | ( | ) |
This is guaranteed to return the original, mutable object.
Implemented in Wikibase\DataModel\Entity\Item, Wikibase\DataModel\Entity\Property, and Wikibase\DataModel\Term\Fingerprint.