class ContactInfo

Pair representing a contact type and value

Properties

$type
$info

Methods

__construct(int $type, string $info)

No description

Details

at line 29
__construct(int $type, string $info)

No description

Parameters

int $type
string $info