Bug Finder::pluckFrom incompatible with ArrayCollection::offsetGet

There is a bug in this version
V

vbresults

Guest
PHP:

ArrayCollection::offsetGet
returns
Code:

?Entity
resulting in an error when attempting to fetch plucked collection items in a template, for example.

Continue reading...