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

[PHP8.2] Remove unused variabls from Member_Form_Task_PDFLetter::postProcessMembers #25830

Merged
merged 1 commit into from
Mar 16, 2023

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

[PHP8.2] Remove unused variabls from Member_Form_Task_PDFLetter::postProcessMembers

Before

image

After

Removed variables & the reference to undeclared properties

Technical Details

The only other used reference to these undeclared properties is removed in #25829

image

Comments

@civibot
Copy link

civibot bot commented Mar 15, 2023

(Standard links)

@civibot civibot bot added the master label Mar 15, 2023
@demeritcowboy demeritcowboy merged commit 0b89476 into civicrm:master Mar 16, 2023
@eileenmcnaughton eileenmcnaughton deleted the skip_member branch March 16, 2023 22:47
@eileenmcnaughton
Copy link
Contributor Author

Thanks @demeritcowboy

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants