Fix the references for AccountForm.

This commit is contained in:
James Cole
2019-08-10 16:36:15 +02:00
parent 6e2978231b
commit 0d9bae6ec2
8 changed files with 25 additions and 25 deletions

View File

@@ -43,6 +43,8 @@ class AccountForm
use FormSupport;
/**
* TODO describe.
*
* @param string $name
* @param mixed $value
* @param array $options
@@ -85,6 +87,8 @@ class AccountForm
/**
* TODO describe.
*
* @param string $name
* @param mixed $value
* @param array $options
@@ -128,6 +132,8 @@ class AccountForm
}
/**
* TODO clean up.
*
* Grouped dropdown list of all accounts that are valid as the destination of a withdrawal.
*
* @param string $name
@@ -190,6 +196,7 @@ class AccountForm
}
/**
* TODO cleanup.
* Grouped dropdown list of all accounts that are valid as the destination of a withdrawal.
*
* @param string $name
@@ -249,6 +256,8 @@ class AccountForm
/**
* TODO describe and cleanup.
*
* @param string $name
* @param array $options
*
@@ -291,6 +300,8 @@ class AccountForm
}
/**
* TODO describe and cleanup.
*
* @param string $name
* @param mixed $value
* @param array $options
@@ -332,6 +343,7 @@ class AccountForm
/**
* TODO decribe and cleanup
* @param string $name
* @param mixed $value
* @param array $options