Merge pull request #18279 from eileenmcnaughton/ordertest
[civicrm-core.git] / Civi / Payment / System.php
index d7b6f0e2c0524a10dc56b0db03a0ae9593165f50..fbbfc7d146bcb754a322ab428c3276a0b721d657 100644 (file)
@@ -14,7 +14,7 @@ class System {
   private static $singleton;
 
   /**
-   * @var array cache
+   * @var array
    */
   private $cache = [];