more comment fixes
[civicrm-core.git] / CRM / Contact / Form / Search / Custom / FullText / Contact.php
index 85631655e7d150521e36bdb2f33d7e82bbe9f6ed..4e19cfd93d649b42822ba93ecdcd130b76d29b5d 100644 (file)
@@ -135,6 +135,13 @@ GROUP BY   et.entity_id
     return $tables;
   }
 
+  /**
+   * Move IDs.
+   *
+   * @param $fromTable
+   * @param $toTable
+   * @param $limit
+   */
   public function moveIDs($fromTable, $toTable, $limit) {
     $sql = "
 INSERT INTO {$toTable}