Function collection

Returns a new Cake\Collection\Collection object wrapping the passed argument.

Copyright: Copyright (c) Cake Software Foundation, Inc. (https://cakefoundation.org)
License: MIT License
Located at Collection/functions.php
collection( Traversable|array $items )

Parameters summary

Traversable|array $items The items from which the collection will be built.

Returns

  • Cake\Collection\Collection \Cake\Collection\Collection

© 2005–present The Cake Software Foundation, Inc.
Licensed under the MIT License.
CakePHP is a registered trademark of Cake Software Foundation, Inc.
We are not endorsed by or affiliated with CakePHP.
https://api.cakephp.org/3.8/function-collection.html