Name
in package
implements
NameInterface
Class Name
Interfaces, Classes and Traits
- NameInterface
- Interface NameInterface
Table of Contents
- $value : array<string|int, mixed>
- __construct() : mixed
- Name constructor.
- value() : array<string|int, mixed>
Properties
$value
protected
array<string|int, mixed>
$value
Methods
__construct()
Name constructor.
public
__construct(array<string|int, mixed> $value) : mixed
Parameters
- $value : array<string|int, mixed>
Return values
mixed —value()
public
value() : array<string|int, mixed>