$min->isRequired()
$min->isRequired(): bool
Return type
bool
This method modifies the existing $min
object it is applied to and returns it again.
Parent class
Kirby\Form\Mixin\Min
$min->isRequired(): bool
bool
This method modifies the existing $min
object it is applied to and returns it again.
Kirby\Form\Mixin\Min