Some code cleanup. Fixes the tests.

This commit is contained in:
James Cole
2016-04-25 18:43:09 +02:00
parent 53c80aaef8
commit eb5e55a272
32 changed files with 64 additions and 54 deletions

View File

@@ -19,9 +19,9 @@ use Illuminate\Foundation\Auth\User as Authenticatable;
* @property string $password
* @property string $remember_token
* @property string $reset
* @property bool $activated
* @property bool $isAdmin
* @property bool $has2FA
* @property bool $activated
* @property bool $isAdmin
* @property bool $has2FA
* @property boolean $blocked
* @property string $blocked_code
* @property-read \Illuminate\Database\Eloquent\Collection|\FireflyIII\Models\Account[] $accounts