Documentation

ListModel extends AbstractModel
in package

FinalYes
Tags
todo

Rename to ScalarListModel? Merge with EntityListModel?

Table of Contents

Properties

$itemModel  : IScalarModel
$rangeConstraint  : IRangeConstraint|null

Methods

__construct()  : mixed
getItemModel()  : IScalarModel
getNotNullConstraint()  : INotNullConstraint|null
getRangeConstraint()  : IRangeConstraint|null
isNullable()  : bool
Shorter way to check whether the content can be null.

Properties

Methods

isNullable()

Shorter way to check whether the content can be null.

public isNullable() : bool
Attributes
#[Override]
Return values
bool
On this page

Search results