Upgrade to 3.2.0
This commit is contained in:
@@ -6,6 +6,12 @@ namespace Kirby\Toolkit;
|
||||
* Extended version of PHP's iterator
|
||||
* class that builds the foundation of our
|
||||
* Collection class.
|
||||
*
|
||||
* @package Kirby Toolkit
|
||||
* @author Bastian Allgeier <bastian@getkirby.com>
|
||||
* @link https://getkirby.com
|
||||
* @copyright Bastian Allgeier GmbH
|
||||
* @license https://opensource.org/licenses/MIT
|
||||
*/
|
||||
class Iterator implements \Iterator
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user