Merge pull request #4764 from rohankatkar/CRM-15615
[civicrm-core.git] / tests / phpunit / api / v3 / ParticipantStatusTypeTest.php
index da7b3cfd321c7672986ec075050f123b25ea64b7..4293b2e7c44a20a367ea40eb4ed549c448d8c0a3 100644 (file)
@@ -2,9 +2,9 @@
 
 /*
  +--------------------------------------------------------------------+
-| CiviCRM version 4.4                                                |
+| CiviCRM version 4.5                                                |
 +--------------------------------------------------------------------+
-| Copyright CiviCRM LLC (c) 2004-2013                                |
+| Copyright CiviCRM LLC (c) 2004-2014                                |
 +--------------------------------------------------------------------+
 | This file is a part of CiviCRM.                                    |
 |                                                                    |
 */
 
 require_once 'CiviTest/CiviUnitTestCase.php';
+
+/**
+ * Class api_v3_ParticipantStatusTypeTest
+ */
 class api_v3_ParticipantStatusTypeTest extends CiviUnitTestCase {
   protected $_apiversion;
   protected $params;