Documentation

UserLocker extends BaseComponent
in package

An object for locker information

Table of Contents

Properties

$combo  : string|null
$number  : string|null
$fields  : array<string|int, string>

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"]

        
On this page

Search results