Wikibase
MediaWiki Wikibase extension
|
Service for providing a specific information about properties. More...
Public Member Functions | |
getPropertyInfo (PropertyId $propertyId) | |
Returns some information associated with a property ID. | |
Service for providing a specific information about properties.
Which information is provided is determined by the concrete implementation and instance. Consumers of this interface should provide documentation that clearly states what information the PropertyInfoProvider instance is expected to return, and in what form.
Wikibase\Lib\Store\PropertyInfoProvider::getPropertyInfo | ( | PropertyId | $propertyId | ) |
Returns some information associated with a property ID.
PropertyId | $propertyId |
StorageException |
Implemented in Wikibase\Lib\Store\FieldPropertyInfoProvider.