Release 2.21.0 (#5014)
This commit is contained in:
@@ -17,7 +17,7 @@ use Doctrine\ORM\Query\TokenType;
|
||||
|
||||
final class Month extends FunctionNode
|
||||
{
|
||||
private Node|string|null $value;
|
||||
private Node|string $value;
|
||||
|
||||
public function getSql(SqlWalker $sqlWalker): string
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user