tests - add autogenerated comment blocks
[civicrm-core.git] / tests / phpunit / CRM / Contact / BAO / ContactType / ContactTest.php
index dc227aa1d2e14882d1e43b9b044bcf5089293f29..af6afa3a901faa2974f87b6478ed4120dc926b83 100644 (file)
@@ -1,6 +1,13 @@
 <?php
 require_once 'CiviTest/CiviUnitTestCase.php';
+
+/**
+ * Class CRM_Contact_BAO_ContactType_ContactTest
+ */
 class CRM_Contact_BAO_ContactType_ContactTest extends CiviUnitTestCase {
+  /**
+   * @return array
+   */
   function get_info() {
     return array(
       'name' => 'Contact Subtype',