====== get ====== {#JAPI Joomla.Framework Cache JCacheStorageApc::get #} Get cached data from APC 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~~