Skip to content

Commit 08c974f

Browse files
authored
Update and rename DataTime.php to DateTime.php
1 parent 5f7e948 commit 08c974f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/Traits/DataTime.php renamed to src/Traits/DateTime.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
namespace ZhenMu\Support\Traits;
44

5-
trait DataTime
5+
trait DateTime
66
{
77
/**
88
* 返回今日开始和结束的时间戳

0 commit comments

Comments
 (0)