mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-12 15:35:15 +00:00
Code cleanup.
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user