PropertyInfoProvider implementation based on a specific field in the array returned by a PropertyInfoLookup.
More...
PropertyInfoProvider implementation based on a specific field in the array returned by a PropertyInfoLookup.
- Copyright
- GPL-2.0-or-later
- Author
- Daniel Kinzler
◆ __construct()
Wikibase\Lib\Store\FieldPropertyInfoProvider::__construct |
( |
PropertyInfoLookup |
$infoLookup, |
|
|
|
$propertyInfoKey |
|
) |
| |
- Parameters
-
PropertyInfoLookup | $infoLookup | |
string | $propertyInfoKey | Name of the desired field in the PropertyInfo array. Use one of the PropertyInfoStore::KEY_XXX constants. |
◆ getPropertyInfo()
Wikibase\Lib\Store\FieldPropertyInfoProvider::getPropertyInfo |
( |
PropertyId |
$propertyId | ) |
|
◆ $infoLookup
Wikibase\Lib\Store\FieldPropertyInfoProvider::$infoLookup |
|
private |
◆ $propertyInfoKey
Wikibase\Lib\Store\FieldPropertyInfoProvider::$propertyInfoKey |
|
private |
The documentation for this class was generated from the following file: