roots / acorn-prettify

Acorn Prettify contains a collection of modules to apply theme-agnostic front-end modifications to your Acorn-powered WordPress sites.
https://roots.io/announcing-acorn-prettify/
MIT License
38 stars 1 forks source link

🎨 Ensure that collections are always instances of `Illuminate\Support\Collection` #3

Closed Log1x closed 8 months ago

Log1x commented 8 months ago

collect() can be unreliable when we are using types for things like the $config property.