add missing comments - tests directory
[civicrm-core.git] / tests / phpunit / CRM / Report / Form / TestCaseTest.php
index 60847390118c0d5355e574f2d21410709fcded8c..bf1c0f4f83797ffb047362fed065f48945aa5af4 100644 (file)
@@ -46,6 +46,9 @@ class CRM_Report_Form_TestCaseTest extends CiviReportTestCase {
     'civicrm_contribution',
   );
 
+  /**
+   * @return array
+   */
   public function dataProvider() {
     $testCaseA = array(
       'CRM_Report_Form_Contribute_Detail',
@@ -77,6 +80,9 @@ class CRM_Report_Form_TestCaseTest extends CiviReportTestCase {
     );
   }
 
+  /**
+   * @return array
+   */
   public function badDataProvider() {
     return array(
       // This test-case is bad because the dataset-ascii.sql does not match the