mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 23:50:09 +00:00
More for #339
This commit is contained in:
@@ -37,7 +37,7 @@ class AccountFormRequest extends Request
|
||||
/**
|
||||
* @return array
|
||||
*/
|
||||
public function getAccountDate(): array
|
||||
public function getAccountData(): array
|
||||
{
|
||||
return [
|
||||
'name' => trim($this->input('name')),
|
||||
|
||||
Reference in New Issue
Block a user