|
Wikibase
MediaWiki Wikibase extension
|
Interface for Entity objects that can be cleared. More...
Inheritance diagram for Wikibase\DataModel\Entity\ClearableEntity:Public Member Functions | |
| clear () | |
| Clears all fields of the entity that can be emptied. | |
Interface for Entity objects that can be cleared.
| Wikibase\DataModel\Entity\ClearableEntity::clear | ( | ) |
Clears all fields of the entity that can be emptied.
The entity's id stays the same.
Implemented in Wikibase\DataModel\Entity\Item, and Wikibase\DataModel\Entity\Property.