Documentation

EntityListModel extends AbstractModel
in package

FinalYes
Tags
todo

Create IListModel interface for lists, with certain constraints like size.

Table of Contents

Properties

$itemModel  : ForeignEntityModel

Methods

__construct()  : mixed
getItemModel()  : ForeignEntityModel
getNotNullConstraint()  : INotNullConstraint|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