mirror of
https://github.com/Karaka-Management/phpOMS.git
synced 2026-02-07 21:18:39 +00:00
impl. todos
This commit is contained in:
parent
4a1e128122
commit
8e8b40c70e
|
|
@ -122,14 +122,6 @@ class Account implements \JsonSerializable, ArrayableInterface
|
||||||
*/
|
*/
|
||||||
protected string $password = '';
|
protected string $password = '';
|
||||||
|
|
||||||
/**
|
|
||||||
* Password.
|
|
||||||
*
|
|
||||||
* @var string
|
|
||||||
* @since 1.0.0
|
|
||||||
*/
|
|
||||||
public string $tempPassword = '';
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Account type.
|
* Account type.
|
||||||
*
|
*
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue
Block a user