Home Documentation Forum Install Aeon\Calendar\Gregorian\Months ( 1.x ) Introduction Class synopis class final Months implements \ArrayAccess, \Countable, \IteratorAggregate, \Traversable { public __construct ( Month $months ) public offsetExists ( mixed $offset ) : bool public offsetGet ( mixed $offset ) : ? Month public offsetSet ( mixed $offset , mixed $value ) : void public offsetUnset ( mixed $offset ) : void public all ( void ) : array public map ( callable $iterator ) : array public filter ( callable $iterator ) : self public count ( void ) : int public getIterator ( void ) : \Traversable } Table of Contents Months::__construct Months::offsetExists Months::offsetGet Months::offsetSet Months::offsetUnset Months::all Months::map Months::filter Months::count Months::getIterator
Aeon\Calendar\Gregorian\Months ( 1.x ) Introduction Class synopis class final Months implements \ArrayAccess, \Countable, \IteratorAggregate, \Traversable { public __construct ( Month $months ) public offsetExists ( mixed $offset ) : bool public offsetGet ( mixed $offset ) : ? Month public offsetSet ( mixed $offset , mixed $value ) : void public offsetUnset ( mixed $offset ) : void public all ( void ) : array public map ( callable $iterator ) : array public filter ( callable $iterator ) : self public count ( void ) : int public getIterator ( void ) : \Traversable } Table of Contents Months::__construct Months::offsetExists Months::offsetGet Months::offsetSet Months::offsetUnset Months::all Months::map Months::filter Months::count Months::getIterator