Merge pull request #4375 from totten/master-mysqli-compat
[civicrm-core.git] / CRM / Utils / Migrate / ImportJSON.php
index 071d8cc7e1c2c6c0b58429806b8a1fb5586544b5..2de4dced64eb0ad381fd735f9754d573fd532293 100644 (file)
@@ -280,7 +280,7 @@ class CRM_Utils_Migrate_ImportJSON {
   }
 
   /**
-   * @param $tableName
+   * @param string $tableName
    */
   function populateCache($tableName) {
     if (isset($this->_lookupCache[$tableName])) {