Skip to content

Change visibility of find methods in Provider class#23

Merged
nickurt merged 2 commits intonickurt:masterfrom
bvweijen:change-abstract-visibility
Jun 16, 2020
Merged

Change visibility of find methods in Provider class#23
nickurt merged 2 commits intonickurt:masterfrom
bvweijen:change-abstract-visibility

Conversation

@bvweijen
Copy link
Contributor

If you look at your examples, all find() methods are publicly accessible, so we need to change the visible to public instead of protected.

@bvweijen bvweijen marked this pull request as ready for review June 16, 2020 12:14
@nickurt nickurt merged commit b3fab27 into nickurt:master Jun 16, 2020
@bvweijen bvweijen deleted the change-abstract-visibility branch June 16, 2020 13:51
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