Wikibase
MediaWiki Wikibase extension
|
PropertyOrderProvider implementation, that caches the information. More...
Public Member Functions | |
__construct (PropertyOrderProvider $propertyOrderProvider, BagOStuff $cache, $cacheDuration=3600) | |
getPropertyOrder () | |
Private Attributes | |
$propertyOrderProvider | |
$cache | |
$cacheDuration | |
PropertyOrderProvider implementation, that caches the information.
Wikibase\Lib\Store\CachingPropertyOrderProvider::__construct | ( | PropertyOrderProvider | $propertyOrderProvider, |
BagOStuff | $cache, | ||
$cacheDuration = 3600 |
|||
) |
PropertyOrderProvider | $propertyOrderProvider | |
BagOStuff | $cache | |
int | $cacheDuration |
Wikibase\Lib\Store\CachingPropertyOrderProvider::getPropertyOrder | ( | ) |
Implements Wikibase\Lib\Store\PropertyOrderProvider.
|
private |
|
private |
|
private |