UserLocker
extends BaseComponent
in package
An object for locker information
Table of Contents
Properties
Properties
$combo
public
string|null
$combo
The locker combination of the user.
$number
public
string|null
$number
The locker number of the user.
$fields
protected
static array<string|int, string>
$fields
= ["number" => "string", "combo" => "string"]