FIX #12996
This commit is contained in:
parent
98235e726a
commit
2c4bb867b3
@ -80,31 +80,6 @@ class User extends CommonObject
|
|||||||
*/
|
*/
|
||||||
public $socialnetworks;
|
public $socialnetworks;
|
||||||
|
|
||||||
/**
|
|
||||||
* Skype username
|
|
||||||
* @var string
|
|
||||||
* @deprecated
|
|
||||||
*/
|
|
||||||
public $skype;
|
|
||||||
/**
|
|
||||||
* Twitter username
|
|
||||||
* @var string
|
|
||||||
* @deprecated
|
|
||||||
*/
|
|
||||||
public $twitter;
|
|
||||||
/**
|
|
||||||
* Facebook username
|
|
||||||
* @var string
|
|
||||||
* @deprecated
|
|
||||||
*/
|
|
||||||
public $facebook;
|
|
||||||
/**
|
|
||||||
* Linkedin username
|
|
||||||
* @var string
|
|
||||||
* @deprecated
|
|
||||||
*/
|
|
||||||
public $linkedin;
|
|
||||||
|
|
||||||
public $job; // job position
|
public $job; // job position
|
||||||
public $signature;
|
public $signature;
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user