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