SocialIdentity
in package
Table of Contents
Properties
Methods
- __construct() : mixed
Properties
$email read-only
public
non-empty-string
$email
$id read-only
public
non-empty-string
$id
$type read-only
public
string
$type
Methods
__construct()
public
__construct(string|null $id, string|null $email, string $type) : mixed
Parameters
- $id : string|null
- $email : string|null
- $type : string