====== get ====== {#JAPI Joomla.Framework Cache JCacheStorage::get #} Get cached data by id and group ===== Syntax ===== mixed get ( **$id**, **$group**, **$checkTime** ) | **$id** | string | The cache data id | | **$group** | string | The cache data group | | **$checkTime** | boolean | True to verify cache time expiration threshold | ===== Examples ===== ---- ~~DISCUSSION~~ ~~DISCUSSION~~