Fix all views.

This commit is contained in:
James Cole
2019-08-10 16:50:37 +02:00
parent 0d9bae6ec2
commit 3daddd690f
20 changed files with 207 additions and 28 deletions

View File

@@ -40,7 +40,9 @@ use Throwable;
class CurrencyForm
{
use FormSupport;
/**
* TODO cleanup and describe.
* @param string $name
* @param mixed $value
* @param array $options
@@ -64,6 +66,8 @@ class CurrencyForm
}
/**
* TODO cleanup and describe.
*
* @param string $name
* @param mixed $value
* @param array $options
@@ -90,6 +94,8 @@ class CurrencyForm
/**
* TODO describe and cleanup.
*
* @param string $name
* @param mixed $value
* @param array $options
@@ -103,6 +109,8 @@ class CurrencyForm
}
/**
* TODO cleanup and describe better.
*
* @param string $name
* @param string $view
* @param mixed $value