Home Documentation Forum Install Aeon\Calendar\Gregorian\MonthDays View at GitHub ( 1.x ) Introduction Class synopis class final MonthDays implements \Countable { public __construct ( Month $month ) public count ( void ) : int public first ( void ) : Day public last ( void ) : Day public all ( void ) : array public map ( callable $iterator ) : array public filter ( callable $iterator ) : Days } Table of Contents MonthDays::__construct MonthDays::count MonthDays::first MonthDays::last MonthDays::all MonthDays::map MonthDays::filter
Aeon\Calendar\Gregorian\MonthDays View at GitHub ( 1.x ) Introduction Class synopis class final MonthDays implements \Countable { public __construct ( Month $month ) public count ( void ) : int public first ( void ) : Day public last ( void ) : Day public all ( void ) : array public map ( callable $iterator ) : array public filter ( callable $iterator ) : Days } Table of Contents MonthDays::__construct MonthDays::count MonthDays::first MonthDays::last MonthDays::all MonthDays::map MonthDays::filter