mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-12-17 20:08:52 +00:00
Fixed the tests.
This commit is contained in:
@@ -14,6 +14,7 @@ use Illuminate\Support\MessageBag;
|
||||
* Class Account
|
||||
*
|
||||
* @package FireflyIII\Database
|
||||
* @implements FireflyIII\Database\Account\AccountInterface
|
||||
*/
|
||||
class Account implements CUD, CommonDatabaseCalls, AccountInterface
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user