getTimestamps() protected method
Returns the timestamps for the specified tags.
| protected array getTimestamps ( $cache, $tags ) | ||
|---|---|---|
| $cache | yii\caching\Cache | |
| $tags | string[] | |
| return | array |
The timestamps indexed by the specified tags. |
getTimestamps() protected method
Returns the timestamps for the specified tags.
| protected array getTimestamps ( $cache, $tags ) | ||
|---|---|---|
| $cache | yii\caching\Cache | |
| $tags | string[] | |
| return | array |
The timestamps indexed by the specified tags. |
Please login to continue.