Merge pull request #3753 from colemanw/fee
[civicrm-core.git] / CRM / Utils / Cache.php
index 314c47b3319e0e63f7b8f4f277bff8e7a8333d95..e2cdd2d52c8cce0fed51614674d05dc556a43f32 100644 (file)
@@ -95,6 +95,8 @@ class CRM_Utils_Cache {
   /**
    * Get cache relevant settings
    *
+   * @param $cachePlugin
+   *
    * @return array
    *   associative array of settings for the cache
    * @static