Remove the form_clear_error() method as it is deprecated. Instead, \Drupal::formBuilder()->clearErrors();
submitted the patch for the same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-form-clear-error.patch | 752 bytes | joshi.rohit100 |
Remove the form_clear_error() method as it is deprecated. Instead, \Drupal::formBuilder()->clearErrors();
submitted the patch for the same.
| Comment | File | Size | Author |
|---|---|---|---|
| remove-form-clear-error.patch | 752 bytes | joshi.rohit100 |
Comments
Comment #1
dawehner+1
Comment #2
alexpottCommitted b6e2652 and pushed to 8.x. Thanks!