Merge pull request #17020 from eileenmcnaughton/dedupe1
[civicrm-core.git] / tests / phpunit / CRM / Core / CommunityMessagesTest.php
index c87cd6783cf412a4c1c98b222b64f606de15f740..6ebda73e487b7ae8904b8528f4ebc90ad92c1b6f 100644 (file)
@@ -27,7 +27,8 @@ class CRM_Core_CommunityMessagesTest extends CiviUnitTestCase {
   protected $cache;
 
   /**
-   * @var array list of possible web responses
+   * @var array
+   * list of possible web responses
    */
   protected static $webResponses = NULL;