Collection
Craft returns Laravel Collections in place of arrays in some circumstances. They can be used just like arrays in your templates, but have a number of methods attached to streamline common tasks.
Found in
- Craft CMS
Craft returns Laravel Collections in place of arrays in some circumstances. They can be used just like arrays in your templates, but have a number of methods attached to streamline common tasks.