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
This pull request fixes 2 syntax errors when using `in_array()` in conditions (missing the last closing slash).
It also adds a missing `use` statement in one code example.
0 commit comments