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
The $defaults array is missing a 'data' option. This prevents being able to pass in a 'data' property into the $options, because the array_intersect will discard it.
DrIsmaileAbdallah, leftbak, sethingham and akshayreddy