$form->errors()
An array of all found errors
$form->errors(): array
Return type
array
This method modifies the existing $form object it is applied to and returns it again.
An array of all found errors
$form->errors(): array
array
This method modifies the existing $form object it is applied to and returns it again.