Merge pull request #4630 from atif-shaikh/CRM-15546
[civicrm-core.git] / tests / phpunit / CiviTest / CiviDBAssert.php
index bddce13efb0fb08ad65b895eb31af45d533b4159..0d3b9b806d0bcb29e27c9fda4337b6900b49fe28 100644 (file)
@@ -121,7 +121,7 @@ class CiviDBAssert {
    * Compare a single column value in a retrieved DB record to an expected value
    *
    * @param $testCase
-   * @param $daoName
+   * @param string $daoName
    * @param $searchValue
    * @param $returnColumn
    * @param $searchColumn