views.view.support_ticket_overview not working in Drupal 9

Created on 26 May 2023, over 1 year ago
Updated 3 June 2023, over 1 year ago

Problem/Motivation

views.view.support_ticket_overview.yml is not working in Drupal 9 when installing the support_ticket module it produces the following error.

PHP Fatal error:  Declaration of Drupal\support_ticket\Plugin\views\filter\Status::operatorForm(array &$form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\views\Plugin\views\filter\FilterPluginBase::operatorForm(&$form, Drupal\Core\Form\FormStateInterface $form_state) in /app/build/web/modules/custom/support/modules/support_ticket/src/Plugin/views/filter/Status.php on line 35

Fatal error: Declaration of Drupal\support_ticket\Plugin\views\filter\Status::operatorForm(array &$form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\views\Plugin\views\filter\FilterPluginBase::operatorForm(&$form, Drupal\Core\Form\FormStateInterface $form_state) in /app/build/web/modules/custom/support/modules/support_ticket/src/Plugin/views/filter/Status.php on line 35
 [warning] Drush command terminated abnormally.

🐛 Bug report
Status

Fixed

Version

2.0

Component

Code

Created by

🇦🇺Australia purencool

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Production build 0.71.5 2024