add missing comments - tests directory
[civicrm-core.git] / tests / phpunit / api / v3 / CustomGroupTest.php
index b138b0d4aa8f444e47ca8f45e148e72a50263dc8..ae0d5d7effbfbc37461cd7d0601a3e30a7f55841 100644 (file)
@@ -42,6 +42,9 @@ class api_v3_CustomGroupTest extends CiviUnitTestCase {
 
   public $DBResetRequired = TRUE;
 
+  /**
+   * @return array
+   */
   function get_info() {
     return array(
       'name' => 'Custom Group Create',