[REF] Replace CRM_Utils_Array::value with ?? in variable assignments
authoreileen <emcnaughton@wikimedia.org>
Tue, 17 Mar 2020 03:24:50 +0000 (16:24 +1300)
committereileen <emcnaughton@wikimedia.org>
Tue, 17 Mar 2020 03:24:50 +0000 (16:24 +1300)
commit849ac823ccb6306373062c9592925a0f5bcc34b3
treee630c3ed0fb4afa17433392554b8d34b35a69114
parentc21afdf769a2dec4e6539ce9a1fdebd404dab247
[REF] Replace CRM_Utils_Array::value with ?? in variable assignments

Partial of  #16768 - only contains test lines which I don't think need individual review
tests/phpunit/CRM/Contact/BAO/ContactTest.php
tests/phpunit/CRM/Core/BAO/AddressTest.php
tests/phpunit/CRM/Core/Page/AJAXTest.php
tests/phpunit/CRM/Event/BAO/AdditionalPaymentTest.php
tests/phpunit/CRM/Event/BAO/ChangeFeeSelectionTest.php
tests/phpunit/CRM/Member/BAO/MembershipTypeTest.php
tests/phpunit/CiviTest/CiviTestSMSProvider.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/ContributionPageTest.php
tests/phpunit/api/v3/MembershipTypeTest.php