[tests][php8.2] Use function rather than sometimes declared property for loggedInUserID
authorEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 17 Jul 2023 01:20:56 +0000 (13:20 +1200)
committerEileen McNaughton <emcnaughton@wikimedia.org>
Mon, 17 Jul 2023 05:54:00 +0000 (17:54 +1200)
commitae13d6479d15d45a211f26be2879c25e05453723
tree72c36c6b8de2d01795787f0d35b0f39b7fa4f9f9
parentc4e3f9ff08e0c318941020cb2ebee23efc15a8ef
[tests][php8.2] Use function rather than sometimes declared property for loggedInUserID
tests/phpunit/CRM/Case/Form/CaseViewTest.php
tests/phpunit/CRM/Case/Form/ChangeStartDateTest.php
tests/phpunit/CRM/Case/Form/CustomDataTest.php
tests/phpunit/CRM/Case/Form/EmailTest.php
tests/phpunit/CRM/Case/Form/TaskTest.php
tests/phpunit/CRM/Case/XMLProcessor/ProcessTest.php
tests/phpunit/CRM/Case/XMLProcessor/ReportTest.php
tests/phpunit/CiviTest/CiviCaseTestCase.php
tests/phpunit/CiviTest/CiviUnitTestCase.php
tests/phpunit/api/v3/CaseTest.php
tests/phpunit/api/v3/CaseTypeTest.php