Ext - Convert arrays to short syntax
authorcolemanw <coleman@civicrm.org>
Mon, 2 Oct 2023 19:02:09 +0000 (15:02 -0400)
committercolemanw <coleman@civicrm.org>
Mon, 2 Oct 2023 19:05:34 +0000 (15:05 -0400)
commita60c8498190d2a3a53dd35ab57248534c1ed3d4e
tree22b7c1d3b86794df7f5a2f665948a77b3edb4b13
parent58508ab0ef2edd11433fdfcf75aefc9985a95c72
Ext - Convert arrays to short syntax
33 files changed:
ext/afform/core/tests/phpunit/bootstrap.php
ext/afform/mock/tests/phpunit/bootstrap.php
ext/authx/tests/phpunit/bootstrap.php
ext/contributioncancelactions/tests/phpunit/bootstrap.php
ext/ewaysingle/tests/phpunit/bootstrap.php
ext/financialacls/tests/phpunit/bootstrap.php
ext/flexmailer/src/API/MailingPreview.php
ext/flexmailer/src/Event/CheckSendableEvent.php
ext/flexmailer/src/FlexMailer.php
ext/flexmailer/src/FlexMailerTask.php
ext/flexmailer/src/Listener/BasicHeaders.php
ext/flexmailer/src/Listener/DefaultBatcher.php
ext/flexmailer/src/Listener/DefaultComposer.php
ext/flexmailer/src/Listener/DefaultSender.php
ext/flexmailer/src/Listener/RequiredFields.php
ext/flexmailer/src/Listener/RequiredTokens.php
ext/flexmailer/src/Listener/SimpleFilter.php
ext/flexmailer/src/Listener/ToHeader.php
ext/flexmailer/src/MailParams.php
ext/flexmailer/src/Services.php
ext/flexmailer/src/Validator.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTracker/HtmlClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ClickTracker/TextClickTrackerTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ConcurrentDeliveryTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/FlexMailerSystemTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/Listener/SimpleFilterTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/MailingPreviewTest.php
ext/flexmailer/tests/phpunit/Civi/FlexMailer/ValidatorTest.php
ext/flexmailer/tests/phpunit/bootstrap.php
ext/message_admin/CRM/MessageAdmin/Page/MsgtplBasePage.php
ext/oauth-client/tests/phpunit/bootstrap.php
ext/payflowpro/tests/phpunit/bootstrap.php
ext/search_kit/tests/phpunit/bootstrap.php