Skip to content

Conversation

@AleexCh
Copy link

@AleexCh AleexCh commented Apr 3, 2019

Users are able to deposit money into their accounts. #1

Users are able to deposit money into their accounts.
return account.getIsBlocked();
}

public TransferStatus Deposit(double amount, Account account) {
Copy link

Choose a reason for hiding this comment

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

Make your method name into camel case

As per review, method name is now in camelCase
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