====== getInstance ====== {#JAPI Joomla.Framework Cache JCacheStorage::getInstance #} Returns a reference to a cache storage hanlder object, only creating it if it doesn't already exist. ===== Syntax ===== object A &getInstance ( **$handler**, **$options** ) | **$handler** | string | The cache storage handler to instantiate | | **$options** | | | ===== Examples ===== ---- ~~DISCUSSION~~ ~~DISCUSSION~~