#2002138: Use an adapter for supporting typed data on ContentEntities removed ComplexDataInterface from content entities, but did not re-add a Traversable interface. The base class still implements IteratorAggregate, but it should be in the interface. Let's see whether this creates troubles with our unit test now.

CommentFileSizeAuthor
d8_traversable.patch642 bytesfago
Support from Acquia helps fund testing for Drupal Acquia logo

Comments

yched’s picture

Status: Needs review » Reviewed & tested by the community

Good if green.

alexpott’s picture

Status: Reviewed & tested by the community » Fixed

I'm committing this as a legitimate quick follow up to #2002138: Use an adapter for supporting typed data on ContentEntities

Committed f085b7b and pushed to 8.0.x. Thanks!

  • alexpott committed f085b7b on
    Issue #2346635 by fago: Fixed Content entities are iteratable but do not...

Status: Fixed » Closed (fixed)

Automatically closed - issue fixed for 2 weeks with no activity.