X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCiviTest%2FCiviDBAssert.php;h=0d3b9b806d0bcb29e27c9fda4337b6900b49fe28;hb=f3b0cd839c6b1e5ad33ae1b1d053da225c2c9e9f;hp=bddce13efb0fb08ad65b895eb31af45d533b4159;hpb=a5d44edbee5498fa4195c5f3571db6b820185fa8;p=civicrm-core.git diff --git a/tests/phpunit/CiviTest/CiviDBAssert.php b/tests/phpunit/CiviTest/CiviDBAssert.php index bddce13efb..0d3b9b806d 100644 --- a/tests/phpunit/CiviTest/CiviDBAssert.php +++ b/tests/phpunit/CiviTest/CiviDBAssert.php @@ -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