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
(Last line added to illustrate that the variable is indeed "used").
It reports that $element is an unused variable in the first line it appears.
If I initialize $element the phpcs warning is gone but it should be possible to declare a variable like that.