Fatal error: Cannot redeclare ViewsEFFieldsetData::moveFormElement() due to duplicated method

Created on 29 March 2025, 7 days ago

Issue Summary:

The file src/ViewsEFFieldsetData.php in the views_ef_fieldset module declares the moveFormElement() method twice in the same class ViewsEFFieldsetData, resulting in the following fatal error:

Fatal error: Cannot redeclare Drupal\views_ef_fieldset\ViewsEFFieldsetData::moveFormElement() in /var/www/html/html/modules/contrib/views_ef_fieldset/src/ViewsEFFieldsetData.php on line 177

Proposed Resolution:

Remove the duplicate method definition for moveFormElement() in ViewsEFFieldsetData.php

🐛 Bug report
Status

Active

Version

1.10

Component

Code

Created by

🇵🇰Pakistan isalmanhaider

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

Comments & Activities

Production build 0.71.5 2024