Improve coverage for Spectre

This commit is contained in:
James Cole
2018-05-22 18:05:35 +02:00
parent 5664d51695
commit 740f4e403f
4 changed files with 250 additions and 5 deletions

View File

@@ -28,6 +28,8 @@ use FireflyIII\Models\Account;
/**
* Class AccountType.
* @property string $type
*
*/
class AccountType extends Model
{