Merge pull request #14878 from civicrm/5.16
[civicrm-core.git] / CRM / Utils / Cache / Tiered.php
index 04fc4700162e8f64900ab60c85d45995c6adfcb0..5cc8d78c3b3895b584aea69d9654f65d068a5654 100644 (file)
@@ -62,7 +62,8 @@
  */
 class CRM_Utils_Cache_Tiered implements CRM_Utils_Cache_Interface {
 
-  use CRM_Utils_Cache_NaiveMultipleTrait; // TODO Consider native implementation.
+  // TODO Consider native implementation.
+  use CRM_Utils_Cache_NaiveMultipleTrait;
 
   /**
    * @var array