Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Rework contains() #144

Closed
steevanb opened this issue May 14, 2024 · 0 comments
Closed

Rework contains() #144

steevanb opened this issue May 14, 2024 · 0 comments

Comments

@steevanb
Copy link
Owner

This method should work diffrently for each Collection

For ObjectCollection: contains() should find the same object (same spl_object_hash), and we can add another contains method when it's interesting (example: DateCollection, we can compare the date as string, and not the spl_object_hash)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant