You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Fix return type compatibility: Fatal error: Declaration of Drupal\oe_whitelabel_helper\Plugin\better_exposed_filters\sort\FloatEndSortWidget::exposedFormAlter(array &$form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\better_exposed_filters\Plugin\better_exposed_filters\sort\DefaultWidget::exposedFormAlter(array &$form, Drupal\Core\Form\FormStateInterface $form_state): void in /var/www/html/websites/ucpkn/dev/web/themes/contrib/oe_whitelabel/modules/oe_whitelabel_helper/src/Plugin/better_exposed_filters/sort/FloatEndSortWidget.php on line 23
The text was updated successfully, but these errors were encountered:
Fatal error: Declaration of Drupal\oe_whitelabel_helper\Plugin\better_exposed_filters\sort\FloatEndSortWidget::exposedFormAlter(array &$form, Drupal\Core\Form\FormStateInterface $form_state) must be compatible with Drupal\better_exposed_filters\Plugin\better_exposed_filters\sort\DefaultWidget::exposedFormAlter(array &$form, Drupal\Core\Form\FormStateInterface $form_state): void in /var/www/html/websites/ucpkn/dev/web/themes/contrib/oe_whitelabel/modules/oe_whitelabel_helper/src/Plugin/better_exposed_filters/sort/FloatEndSortWidget.php on line 23
The text was updated successfully, but these errors were encountered: