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

pkp/pkp-lib#2444: Refactor GridCellProvider::__construct() #1352

Closed
wants to merge 3 commits into from

Conversation

ctgraham
Copy link
Contributor

GridCellProvider::__construct() will store an initial PKPRequest object, then use this request object for other methods rather than passing it as a parameter.

Requires pkp/pkp-lib#2445

Part of stage one of pkp/pkp-lib#2444: specifically, the GridCellProvider component.

ctgraham and others added 3 commits April 14, 2017 14:16
…n initial PKPRequest object, then use this request object for other methods rather than passing it as a parameter. ##ulsdevteam/refactor-gridcell-constructor##
…KPApplication::getRequest(), for later cleanup
@ctgraham ctgraham closed this Jun 26, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants