tests - add autogenerated comment blocks
[civicrm-core.git] / tests / phpunit / CRM / Utils / SystemTest.php
index 37f065b8681fe50847b669d0a9b709722b90e9b0..0634a1d6c9008c97d7001774bf7cd5442ba148bb 100644 (file)
@@ -2,8 +2,14 @@
 
 require_once 'CiviTest/CiviUnitTestCase.php';
 
+/**
+ * Class CRM_Utils_SystemTest
+ */
 class CRM_Utils_SystemTest extends CiviUnitTestCase {
 
+  /**
+   * @return array
+   */
   function get_info() {
     return array(
       'name'      => 'System Test',