tests - add autogenerated comment blocks
[civicrm-core.git] / tests / phpunit / CRM / Core / BAO / IMTest.php
index f8263cdd3b232855a1e2f40c2ec83110a226b698..f3a45feb5d55325c05449ce7e654aba601605161 100644 (file)
@@ -1,7 +1,14 @@
 <?php
 require_once 'CiviTest/CiviUnitTestCase.php';
 require_once 'CiviTest/Contact.php';
+
+/**
+ * Class CRM_Core_BAO_IMTest
+ */
 class CRM_Core_BAO_IMTest extends CiviUnitTestCase {
+  /**
+   * @return array
+   */
   function get_info() {
     return array(
       'name' => 'IM BAOs',