Skip to content

Commit aa35555

Browse files
authored
Update and rename CurrentDateTime.php to Now.php
1 parent 9e081e1 commit aa35555

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
use Symfony\Component\ExpressionLanguage\ExpressionFunction;
88

9-
class CurrentDateTime extends ExpressionFunction
9+
class Now extends ExpressionFunction
1010
{
1111
public function __construct($name)
1212
{

0 commit comments

Comments
 (0)