|
| setPropertyInfo (PropertyId $propertyId, array $info) |
| Update the info for the given property.
|
|
| removePropertyInfo (PropertyId $propertyId) |
| Remove the info entry for the given property.
|
|
|
const | KEY_CANONICAL_URI = 'canonicalURI' |
| Key to use in the info array for the property's canonical URI pattern.
|
|
◆ removePropertyInfo()
Wikibase\Lib\Store\PropertyInfoStore::removePropertyInfo |
( |
PropertyId |
$propertyId | ) |
|
◆ setPropertyInfo()
Wikibase\Lib\Store\PropertyInfoStore::setPropertyInfo |
( |
PropertyId |
$propertyId, |
|
|
array |
$info |
|
) |
| |
◆ KEY_CANONICAL_URI
const Wikibase\Lib\Store\PropertyInfoStore::KEY_CANONICAL_URI = 'canonicalURI' |
Key to use in the info array for the property's canonical URI pattern.
The documentation for this interface was generated from the following file: