trait HasMax (View source)

Properties

protected int|null $max

Methods

max(int $max)

Sets the max amount of items.

Details

HasMax max(int $max)

Sets the max amount of items.

Parameters

int $max

Return Value

HasMax