Name
implements
Hydratable
Interfaces, Classes and Traits
- Hydratable
Table of Contents
-
$language
: string
-
$name
: string
-
__construct()
: mixed
-
hydrate()
: bool
$language
public
string
$language
$name
public
string
$name
__construct()
public
__construct([string $name = null ][, string $language = null ]) : mixed
Parameters
-
$name
: string
= null
-
-
$language
: string
= null
-
Return values
mixed
—
hydrate()
public
hydrate(mixed $config[, array<string|int, mixed>|null $options = [] ]) : bool
Parameters
-
$config
: mixed
-
-
$options
: array<string|int, mixed>|null
= []
-
-
inheritDoc
-
Return values
bool
—