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
Adds support for ArrayAccess to the Relation class, enabling
array-like interactions with internal data. This includes the
implementation of methods for checking, retrieving, setting,
and unsetting elements in the data array. Enhances flexibility
and usability of the Relation class.
0 commit comments