add missing comments - tests directory
[civicrm-core.git] / tests / phpunit / api / v3 / ContactTypeTest.php
index 441f3bab34d68f62b6c38639f1df0ce8a275aa36..44f4357153845f0b7422a10fa62159c711dc33af 100644 (file)
 
 
 require_once 'CiviTest/CiviUnitTestCase.php';
+
+/**
+ * Class api_v3_ContactTypeTest
+ */
 class api_v3_ContactTypeTest extends CiviUnitTestCase {
   protected $_apiversion;