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