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] Simplify single function to receive contribution not objects #19032

Merged
merged 1 commit into from
Nov 24, 2020

Conversation

eileenmcnaughton
Copy link
Contributor

@eileenmcnaughton eileenmcnaughton commented Nov 24, 2020

Overview

Simplify single function to receive contribution not objects

Before

contribution passed as value in the objects array

After

contribution clearly passed in, objects not needed

Technical Details

Contribution is now the only object used in this function - so it should be the only one passed in

Comments

Contribution is now the only object used in this function - so it should be the only one passed in
@civibot
Copy link

civibot bot commented Nov 24, 2020

(Standard links)

@civibot civibot bot added the master label Nov 24, 2020
@eileenmcnaughton eileenmcnaughton changed the title Simplify single function to receive contribution not objects [REF] Simplify single function to receive contribution not objects Nov 24, 2020
@seamuslee001
Copy link
Contributor

Looks good to me

@seamuslee001 seamuslee001 merged commit 69a0b35 into civicrm:master Nov 24, 2020
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