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 by reference. More... | |
Common interface for classes (typically Entities) that contain a TermList, representing descriptions.
Implementations must guarantee this returns the original, mutable object by reference.
Wikibase\DataModel\Term\DescriptionsProvider::getDescriptions | ( | ) |
This is guaranteed to return the original, mutable object by reference.
Implemented in Wikibase\DataModel\Term\Fingerprint, Wikibase\DataModel\Entity\Property, and Wikibase\DataModel\Entity\Item.