mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2026-08-13 06:24:43 -05:00
Various code cleanup.
This commit is contained in:
@@ -43,6 +43,7 @@ class AccountFactory
|
||||
* @param array $data
|
||||
*
|
||||
* @return Account
|
||||
* @throws \FireflyIII\Exceptions\FireflyException
|
||||
*/
|
||||
public function create(array $data): Account
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user