mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-19 08:00:19 +00:00
Some cleanup.
This commit is contained in:
@@ -9,6 +9,11 @@ namespace Firefly\Helper\Form;
|
||||
*/
|
||||
class FormHelper
|
||||
{
|
||||
/**
|
||||
* @param null $value
|
||||
*
|
||||
* @return string
|
||||
*/
|
||||
public function budget($value = null)
|
||||
{
|
||||
|
||||
|
||||
Reference in New Issue
Block a user