Set version to 5.20.beta1
[civicrm-core.git] / CRM / Utils / Cache / ArrayDecorator.php
index c9007070c3cf580d5e6502b8568a4385a24635c4..86ac79728a52e65ffbe3ed41308d3c14ecc27033 100644 (file)
@@ -41,7 +41,8 @@
  */
 class CRM_Utils_Cache_ArrayDecorator implements CRM_Utils_Cache_Interface {
 
-  use CRM_Utils_Cache_NaiveMultipleTrait; // TODO Consider native implementation.
+  // TODO Consider native implementation.
+  use CRM_Utils_Cache_NaiveMultipleTrait;
 
   /**
    * @var int