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