Table
extends BaseComponent
in package
Table of Contents
Properties
Properties
$id
public
int
$id
$name
public
string|null
$name
$fields
protected
static array<string|int, string>
$fields
= ["id" => "int", "name" => "string"]