Code cleanup.

This commit is contained in:
James Cole
2016-04-03 15:47:00 +02:00
parent 4fff264630
commit 9aed1f344f
2 changed files with 3 additions and 4 deletions

View File

@@ -19,6 +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 boolean $blocked
* @property string $blocked_code
* @property-read \Illuminate\Database\Eloquent\Collection|\FireflyIII\Models\Account[] $accounts