PhoneNumber extends Value implements Nameable
Table of Contents
Interfaces
- Nameable
Methods
- __construct() : mixed
- getLangName() : string
- toString() : string
Methods
__construct()
public
__construct(mixed $value[, array<string|int, mixed> $options = [] ]) : mixed
Parameters
- $value : mixed
- $options : array<string|int, mixed> = []
getLangName()
public
static getLangName() : string
Return values
stringtoString()
public
toString([string $modifier = '' ]) : string
Parameters
- $modifier : string = ''