Skip to content

Corrects Type Hinting for Array Helper Vars

Compare
Choose a tag to compare
@alexstandiford alexstandiford released this 02 Feb 11:27
· 6 commits to master since this release
024f812

A few methods inside the Array Helper should use mixed instead of array since they automatically cast these items as arrays behind the scenes.