Merge pull request #4764 from rohankatkar/CRM-15615
[civicrm-core.git] / tests / phpunit / api / v3 / ParticipantStatusTypeTest.php
index 847565e7e227835d5d8823b0b9141c4c28fab47b..4293b2e7c44a20a367ea40eb4ed549c448d8c0a3 100644 (file)
 */
 
 require_once 'CiviTest/CiviUnitTestCase.php';
+
+/**
+ * Class api_v3_ParticipantStatusTypeTest
+ */
 class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase {
   protected $_apiversion;
   protected $params;