twilio_phone
Table of Contents
Methods
- get_countries_codes() : array<string|int, mixed>
- parse_phone() : string
Methods
get_countries_codes()
public
static get_countries_codes() : array<string|int, mixed>
Return values
array<string|int, mixed>parse_phone()
public
static parse_phone(mixed $phone[, string $prefix = 'whatsapp:' ]) : string
Parameters
- $phone : mixed
- $prefix : string = 'whatsapp:'