HomeLanguageRead
extends BaseComponent
in package
Table of Contents
Properties
- $description : string|null
- $id : int
- $fields : array<string|int, string>
Properties
$description
public
string|null
$description
The description fo the language
$id
public
int
$id
The Id of the language
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "description" => "string"]