Name | Type | Location | Description |
---|---|---|---|
BankAccount:: |
function |
drupal/ |
Withdraws an amount of money from the bank account. |
BankAccount:: |
function |
drupal/ |
|
BankAccountTest:: |
function |
drupal/ |
@covers BankAccount::getBalance @covers BankAccount::depositMoney @covers BankAccount::withdrawMoney |