LazyArray Officially Part of Aura.Di

In my prior posts about integrating Symfony Forms with Radar, I created a helper class called LazyArray.

It was designed so I could pass an array of lazily instantiated objects into a setter like Twigs setExtensions method.

Paul liked my implementation and asked me to submit a PR.

Today it was merged and included in Aura.Di 3.2.0 which makes me very excited.