APIv4 - Add Address::getCoordinates action
[civicrm-core.git] / CRM / Utils / Cache / Memcache.php
index aa8917d3e192b53559e6740aab5053d46af830e3..415eca989f72143654e8c3b09278d2b751a32763 100644 (file)
@@ -69,7 +69,7 @@ class CRM_Utils_Cache_Memcache 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.
    *