X-Git-Url: https://vcs.fsf.org/?a=blobdiff_plain;f=tests%2Fphpunit%2FCRM%2FCore%2FBAO%2FActionScheduleTest.php;h=b2fddc00aec6fc2770c762b4f799e76f14d589af;hb=c82fb90aaeaa5ce7f8429344502dec09500a2994;hp=247bced643a0e6967da4a336312e207ab2829f9b;hpb=817280e34e465b5fcf89e81710a28eae87798bc2;p=civicrm-core.git diff --git a/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php b/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php index 247bced643..b2fddc00ae 100644 --- a/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php +++ b/tests/phpunit/CRM/Core/BAO/ActionScheduleTest.php @@ -2154,7 +2154,8 @@ class CRM_Core_BAO_ActionScheduleTest extends CiviUnitTestCase { } /** - * @var array(DAO_Name => array(int)) List of items to garbage-collect during tearDown + * @var array + * (DAO_Name => array(int)) List of items to garbage-collect during tearDown */ private $_testObjects;