X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=CRM%2FUtils%2FCache%2FArrayDecorator.php;h=86ac79728a52e65ffbe3ed41308d3c14ecc27033;hb=701fd7a63eb4b10a6b91a91c0c05dba1bbaf8b69;hp=c9007070c3cf580d5e6502b8568a4385a24635c4;hpb=b5e184a67100a7c1ce756b51bcf295a68ab5df13;p=civicrm-core.git diff --git a/CRM/Utils/Cache/ArrayDecorator.php b/CRM/Utils/Cache/ArrayDecorator.php index c9007070c3..86ac79728a 100644 --- a/CRM/Utils/Cache/ArrayDecorator.php +++ b/CRM/Utils/Cache/ArrayDecorator.php @@ -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