PhoneInvitation extends BaseInvitation
Table of Contents
Methods
- __construct() : mixed
- toArray() : array<string|int, mixed>
Methods
__construct()
public
__construct(string $phone[, string|null $name = null ][, string|null $lastName = null ][, string|null $phoneCountry = null ]) : mixed
Parameters
- $phone : string
- $name : string|null = null
- $lastName : string|null = null
- $phoneCountry : string|null = null
toArray()
public
toArray() : array<string|int, mixed>