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

implement ability to have element collections #36

Merged
merged 2 commits into from
Jan 21, 2020
Merged

Conversation

jrushlow
Copy link
Member

Created a collection interface for element objects to implements. ElementCollection::class only accepts ElementInterface objects within the collection.

partially implements issue #27 Atom::entryElements should be a collection rather than simple array

@codeclimate
Copy link

codeclimate bot commented Jan 21, 2020

Code Climate has analyzed commit 7efd19d and detected 0 issues on this pull request.

The test coverage on the diff in this pull request is 100.0% (50% is the threshold).

This pull request will bring the total coverage in the repository to 100.0% (0.0% change).

View more on Code Climate.

phpstan.neon Show resolved Hide resolved
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

Successfully merging this pull request may close these issues.

1 participant