Skip to content

1.0.1

Latest
Compare
Choose a tag to compare
@maxbaldanza maxbaldanza released this 28 Sep 12:53
80559ff

Fix type error

We typehint that an array will be returned but we actually return a Doctrine ArrayCollection object so converting to an array to match the typehint