Skip to content

Moved the __allowed_results_per_page to use only the instance variabl… - #61

Open
davidmajor wants to merge 1 commit into
jamasoftware-ps:masterfrom
davidmajor:fix-allowed_results_per_page
Open

Moved the __allowed_results_per_page to use only the instance variabl…#61
davidmajor wants to merge 1 commit into
jamasoftware-ps:masterfrom
davidmajor:fix-allowed_results_per_page

Conversation

@davidmajor

Copy link
Copy Markdown

Moved the __allowed_results_per_page to use only the instance variable (not the class variable) as the getters/setters were modifying the instance variable, but all the methods were using the class variable

…e (not the class variable) as the getters/setters were modifying the instance variable, but all the methods were using the class variable
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.

1 participant