Merge remote-tracking branch 'upstream/4.4' into 4.4-master-2014-06-25-23-42-42
[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