parent
594e60d3f7
commit
0a1a84163e
@ -31,9 +31,6 @@ class User
|
|||||||
*/
|
*/
|
||||||
public $phones;
|
public $phones;
|
||||||
|
|
||||||
/**
|
|
||||||
* User constructor.
|
|
||||||
*/
|
|
||||||
public function __construct()
|
public function __construct()
|
||||||
{
|
{
|
||||||
$this->id = uniqid('user', true);
|
$this->id = uniqid('user', true);
|
||||||
|
Loading…
x
Reference in New Issue
Block a user