PropertyOrderProvider implementation, that caches the information.
More...
PropertyOrderProvider implementation, that caches the information.
- Copyright
- GPL-2.0-or-later
- Author
- Lucie-Aimée Kaffee
◆ __construct()
Wikibase\Lib\Store\CachingPropertyOrderProvider::__construct |
( |
PropertyOrderProvider |
$propertyOrderProvider, |
|
|
BagOStuff |
$cache, |
|
|
|
$cacheDuration = 3600 |
|
) |
| |
◆ getPropertyOrder()
Wikibase\Lib\Store\CachingPropertyOrderProvider::getPropertyOrder |
( |
| ) |
|
◆ $cache
Wikibase\Lib\Store\CachingPropertyOrderProvider::$cache |
|
private |
◆ $cacheDuration
Wikibase\Lib\Store\CachingPropertyOrderProvider::$cacheDuration |
|
private |
◆ $propertyOrderProvider
Wikibase\Lib\Store\CachingPropertyOrderProvider::$propertyOrderProvider |
|
private |
The documentation for this class was generated from the following file: