Skip to content

fix: change access of withDrivers method to public#7

Merged
javier-godoy merged 2 commits into
masterfrom
issue-6
Feb 15, 2024
Merged

fix: change access of withDrivers method to public#7
javier-godoy merged 2 commits into
masterfrom
issue-6

Conversation

@paodb

@paodb paodb commented Feb 12, 2024

Copy link
Copy Markdown
Member

Close #6

@javier-godoy javier-godoy left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Given that these methods were not public, would be better to use varargs instead of array?

@paodb

paodb commented Feb 15, 2024

Copy link
Copy Markdown
Member Author

Given that these methods were not public, would be better to use varargs instead of array?

Guess that would be better.

@paodb paodb requested a review from javier-godoy February 15, 2024 14:40
@javier-godoy javier-godoy merged commit 83e95d2 into master Feb 15, 2024
@javier-godoy javier-godoy deleted the issue-6 branch February 15, 2024 14:54
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.

withDrivers has Private access and cannot be used as in Demo

2 participants