[REF] final cleanup - call bulkCreate from migrate_utils
[civicrm-core.git] / CRM / Utils / QueryFormatter.php
index 9c4b49ee59be56a58bb114c1e30e386f65a44e20..d24ac1635c6795b52ff2926a65736bcb91065548 100644 (file)
@@ -89,7 +89,9 @@ class CRM_Utils_QueryFormatter {
   const MODE_WILDWORDS_SUFFIX = 'wildwords-suffix';
 
   /**
-   * @var \CRM_Utils_QueryFormatter|NULL
+   * Singleton object.
+   *
+   * @var \CRM_Utils_QueryFormatter|null
    */
   static protected $singleton;