mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-08-30 03:23:48 +00:00
Upgrade code from 146 to new standards
This commit is contained in:
@@ -40,7 +40,7 @@ abstract class AddressPart extends FunctionNode
|
||||
'country_id',
|
||||
];
|
||||
|
||||
private \Doctrine\ORM\Query\AST\Node|string|null $date = null;
|
||||
private null|\Doctrine\ORM\Query\AST\Node|string $date = null;
|
||||
|
||||
/**
|
||||
* @var \Doctrine\ORM\Query\AST\Node
|
||||
|
Reference in New Issue
Block a user