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
Add toArray to DocumentInterface and Document so CollectionDocument and ItemDocument now share the same toArray method #32
N.B. This will be breaking if you implement the DocumentInterface yourself.