$min->min()
$min->min(): int|null
Return types
intornull
This method modifies the existing $min object it is applied to and returns it again.
Parent class
Kirby\Form\Mixin\Min
$min->min(): int|null
intornull
This method modifies the existing $min object it is applied to and returns it again.
Kirby\Form\Mixin\Min