When I have a File URL field that has both normal files and remote files and I call $entity->myfield->referencedEntities() on it then only the normal files are returned, the remote files are missing from the array.
| Comment | File | Size | Author |
|---|---|---|---|
| #2 | 2891870-2.patch | 6.2 KB | pfrenssen |
| #2 | 2891870-2-test_only.patch | 5.47 KB | pfrenssen |
Comments
Comment #2
pfrenssenComment #4
sandervd commentedLooks great, it seems we weren't adhering to the interface previously...
Nice and consistent!
Comment #5
pfrenssen