tests - add autogenerated comment blocks
[civicrm-core.git] / tests / phpunit / CRM / Case / PseudoConstantTest.php
index 7e3c6058347e657d6e81de2f5a8ed17da9896bc3..9e6394b01a0f0a82987821af8729dd9eeefd5b95 100644 (file)
@@ -1,7 +1,13 @@
 <?php
 require_once 'CiviTest/CiviUnitTestCase.php';
 
+/**
+ * Class CRM_Case_PseudoConstantTest
+ */
 class CRM_Case_PseudoConstantTest extends CiviUnitTestCase {
+  /**
+   * @return array
+   */
   function get_info() {
     return array(
       'name' => 'Case PseudoConstants',