-
Notifications
You must be signed in to change notification settings - Fork 90
Description
Error : Uncaught ArgumentCountError: Too few arguments to function FormLister\Validator::length(), 1 passed and exactly 2 expected in assets/snippets/FormLister/lib/Validator.php:206
Stack trace:
#0 [internal function]: FormLister\Validator::length('')
#1 assets/snippets/FormLister/core/FormLister.abstract.php(639): call_user_func_array(Array, Array)
#2 assets/snippets/FormLister/core/FormLister.abstract.php(583): FormLister\Core->validate(Object(FormLister\Validator), Array, Array)
#3 assets/snippets/FormLister/core/controller/Form.php(56): FormLister\Core->validateForm()
#4 assets/snippets/FormLister/core/FormLister.abstract.php(434): FormLister\Form->validateForm()
#5 assets/snippets/FormLister/core/controller/Form.php(280): FormLister\Core->render()