Merge pull request #18056 from pradpnayak/invopdf
[civicrm-core.git] / CRM / Utils / Cache / Memcached.php
index dd9482090c3fb62b68b325759331e093235b6b4e..53bfd3928124e36b91a93a4f9d396f64148aec9a 100644 (file)
@@ -70,7 +70,7 @@ class CRM_Utils_Cache_Memcached implements CRM_Utils_Cache_Interface {
   protected $_cache;
 
   /**
-   * @var NULL|array
+   * @var null|array
    *
    * This is the effective prefix. It may be bumped up whenever the dataset is flushed.
    *