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

Return list copies in ConfigManager and MessageLanguageManager #140

Merged
merged 1 commit into from
Apr 11, 2024

Conversation

ana-mc-almeida
Copy link
Contributor

Closes #135

Since strings, doubles, and integers are immutable, it was only necessary to return copies when private variables of the list type were being returned.

@TiagoFar78 TiagoFar78 merged commit f6efeb0 into TiagoFar78:master Apr 11, 2024
2 checks passed
@ana-mc-almeida ana-mc-almeida deleted the fix-135 branch April 13, 2024 21:42
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.

INV: ConfigManager and MessageLanguageManager should return copies
2 participants