Merge pull request #16367 from MegaphoneJon/event-32
[civicrm-core.git] / tests / phpunit / CRM / Core / TransactionTest.php
index 9df2b95107fc5dda7928074d55a496f512690c92..069980a5337703ceba538e0868631532c91ad652 100644 (file)
@@ -12,7 +12,8 @@ class CRM_Core_TransactionTest extends CiviUnitTestCase {
   private $callbackLog;
 
   /**
-   * @var array (int $idx => int $contactId) list of contact IDs that have been created (in order of creation)
+   * @var array
+   * (int $idx => int $contactId) list of contact IDs that have been created (in order of creation)
    *
    * Note that ID this is all IDs created by the test-case -- even if the creation was subsequently rolled back
    */