This commit is contained in:
Graham Campbell
2015-11-07 15:37:06 +00:00
parent bb691ec427
commit 8cd8c35125
2 changed files with 7 additions and 3 deletions
+2 -2
View File
@@ -9,9 +9,9 @@
* file that was distributed with this source code.
*/
namespace CachetHQ\Cachet\Date;
namespace CachetHQ\Cachet\Dates;
use Jenssegers\Date\Date
use Jenssegers\Date\Date;
class DateFactory
{