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

Make apiRequst nextId accessible for api4 constructor #14311

Merged
merged 1 commit into from
May 23, 2019

Conversation

colemanw
Copy link
Member

@colemanw colemanw commented May 23, 2019

Overview

Each api request is supposed to get a unique id; this allows api4 requests to partake.

Before

Private variable, api4 constructor couldn't access.

After

Getter function so api4 requests can be assigned an id.

Technical Details

Extracted from #14153 - if this piece passes I think we should merge it & I'll rebase the other.

@civibot
Copy link

civibot bot commented May 23, 2019

(Standard links)

@civibot civibot bot added the master label May 23, 2019
@colemanw
Copy link
Member Author

test this please

@colemanw
Copy link
Member Author

@eileenmcnaughton can we merge this and then I'll keep on investigating the odd test failures in #14153

@eileenmcnaughton eileenmcnaughton merged commit 26050ae into civicrm:master May 23, 2019
@eileenmcnaughton eileenmcnaughton deleted the public branch May 23, 2019 20:03
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