Replace CRM_Core_Exception aliases - ext,bin dir
authorColeman Watts <coleman@civicrm.org>
Thu, 15 Sep 2022 21:41:00 +0000 (17:41 -0400)
committerColeman Watts <coleman@civicrm.org>
Thu, 15 Sep 2022 23:32:02 +0000 (19:32 -0400)
commit05a37a7abf8930ff15bffab85b95c815fe73a6dc
tree770d639e267340c9a4bf47b7907edab843bf5b14
parentd2b26c60c7221f290d3297888c760b19b20cc717
Replace CRM_Core_Exception aliases - ext,bin dir
47 files changed:
bin/ContributionProcessor.php
ext/afform/admin/Civi/Api4/Action/Afform/LoadAdminData.php
ext/afform/core/Civi/Afform/AfformMetadataInjector.php
ext/afform/core/Civi/Api4/Action/Afform/AbstractProcessor.php
ext/afform/core/Civi/Api4/Action/Afform/Get.php
ext/afform/core/Civi/Api4/Action/Afform/GetOptions.php
ext/afform/core/Civi/Api4/Action/Afform/Revert.php
ext/afform/core/Civi/Api4/Action/Afform/Submit.php
ext/afform/core/Civi/Api4/Action/Afform/SubmitFile.php
ext/afform/core/Civi/Api4/Utils/AfformFormatTrait.php
ext/afform/core/Civi/Api4/Utils/AfformSaveTrait.php
ext/afform/core/afform.php
ext/afform/mock/tests/phpunit/api/v4/AfformContactUsageTest.php
ext/authx/tests/phpunit/Civi/Authx/AllFlowsTest.php
ext/civigrant/CRM/Grant/BAO/Query.php
ext/civigrant/CRM/Grant/Form/Search.php
ext/civiimport/Civi/Api4/Import.php
ext/contributioncancelactions/contributioncancelactions.php
ext/contributioncancelactions/tests/phpunit/CancelTest.php
ext/elavon/tests/phpunit/CRM/Core/Payment/ElavonTest.php
ext/eventcart/CRM/Event/Cart/Form/Checkout/Payment.php
ext/ewaysingle/tests/phpunit/CRM/Core/Payment/EwayTest.php
ext/financialacls/financialacls.php
ext/financialacls/tests/phpunit/Civi/Financialacls/BaseTestClass.php
ext/financialacls/tests/phpunit/Civi/Financialacls/ContributionSoftTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/EntityFinancialAccountTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/FinancialAccountTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/LineItemTest.php
ext/financialacls/tests/phpunit/Civi/Financialacls/MembershipTypesTest.php
ext/legacycustomsearches/tests/phpunit/Civi/Searches/SampleTest.php
ext/oauth-client/Civi/Api4/Action/OAuthClient/AbstractGrantAction.php
ext/oauth-client/Civi/Api4/Action/OAuthClient/Create.php
ext/oauth-client/Civi/Api4/Action/OAuthClient/Update.php
ext/oauth-client/Civi/Api4/OAuthProvider.php
ext/oauth-client/Civi/OAuth/OAuthTokenFacade.php
ext/oauth-client/tests/phpunit/api/v4/OAuthClientTest.php
ext/payflowpro/tests/phpunit/CRM/Core/Payment/PayflowProTest.php
ext/recaptcha/CRM/Utils/ReCAPTCHA.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/AbstractRunAction.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/Download.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/GetDefault.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/GetSearchTasks.php
ext/search_kit/Civi/Api4/Action/SearchDisplay/Run.php
ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunTest.php
ext/search_kit/tests/phpunit/api/v4/SearchDisplay/SearchRunWithCustomFieldTest.php
ext/sequentialcreditnotes/sequentialcreditnotes.php
ext/sequentialcreditnotes/tests/phpunit/SequentialcreditnotesTest.php