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
$entryElements could be an array of anything in its current form. Creating a collection object that implements \Itterator, \ArrayAccess, & possibly \Serializable could restrict the $entryElements type and provide other benefits.