Function collection

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

Copyright: Copyright (c) Cake Software Foundation, Inc. (http://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–2017 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.3/function-collection.html