Added header

This commit is contained in:
James Brooks 2016-10-07 12:23:04 +01:00
parent f08fdbd524
commit b19d321bae

View File

@ -14,6 +14,12 @@ namespace CachetHQ\Cachet\Dates;
use DateTimeZone;
use Jenssegers\Date\Date;
/**
* This is the date factory class.
*
* @author Graham Campbell <graham@alt-three.com>
* @author James Brooks <james@alt-three.com>
*/
class DateFactory
{
/**