Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

REF: Replace CRM_Utils_Array::value in CRM/Event/Form/Registration #25042

Merged
merged 1 commit into from
Nov 24, 2022

Conversation

mattwire
Copy link
Contributor

Overview

Replace CRM_Utils_Array::value() with ?? in CRM/Event/Form/Registration

Before

CRM_Utils_Array::value()

After

??

Technical Details

Comments

@civibot
Copy link

civibot bot commented Nov 24, 2022

(Standard links)

@civibot civibot bot added the master label Nov 24, 2022
@colemanw colemanw merged commit cde1fba into civicrm:master Nov 24, 2022
@mattwire mattwire deleted the registrationarrayvalue branch November 24, 2022 20:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants