Documentation

Duration extends BaseComponent
in package

An object describing the term or season for the section

Table of Contents

Properties

$id  : int
$name  : string|null
$fields  : array<string|int, string>

Properties

$id

public int $id

The ID of the duration

$name

public string|null $name

The Name of the duration

$fields

protected static array<string|int, string> $fields = ["id" => "int", "name" => "string"]

        
On this page

Search results