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] Stop passing this as form, set in function #22287

Merged
merged 1 commit into from
Dec 21, 2021

Conversation

eileenmcnaughton
Copy link
Contributor

Overview

REF] Stop passing this as form, set in function

Before

non-static function required $form - $this passed in

After

Function accesses $this directly

Technical Details

Function no longer accessed by anywhere else

Comments

@civibot
Copy link

civibot bot commented Dec 21, 2021

(Standard links)

@yashodha
Copy link
Contributor

@eileenmcnaughton looks good, merging this.

@yashodha yashodha merged commit e28cb6a into civicrm:master Dec 21, 2021
@eileenmcnaughton eileenmcnaughton deleted the process branch December 21, 2021 20:14
@eileenmcnaughton
Copy link
Contributor Author

thanks @yashodha

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.

3 participants