mirror of
https://github.com/twisterarmy/twister.git
synced 2025-03-12 21:31:26 +00:00
This commit is contained in:
parent
1f0cf9ed3e
commit
147f33dc39
@ -6,7 +6,7 @@ use \DateTime; // http://php.net/manual/en/class.datetime.php
|
||||
|
||||
use IteratorAggregate; // http://php.net/manual/en/class.iteratoraggregate.php Interface to create an external Iterator.
|
||||
|
||||
class DateIterator extends DatePeriod implements IteratorAggregate
|
||||
class DatePeriod extends DatePeriod implements IteratorAggregate
|
||||
{
|
||||
public function __construct($date)
|
||||
{
|
||||
|
Loading…
x
Reference in New Issue
Block a user