mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2025-11-09 05:38:25 +00:00
apply rector rules
This commit is contained in:
@@ -18,9 +18,9 @@ use Doctrine\ORM\Query\SqlWalker;
|
||||
|
||||
class GetJsonFieldByKey extends FunctionNode
|
||||
{
|
||||
private $expr1;
|
||||
private ?\Doctrine\ORM\Query\AST\Node $expr1 = null;
|
||||
|
||||
private $expr2;
|
||||
private ?\Doctrine\ORM\Query\AST\Node $expr2 = null;
|
||||
|
||||
public function getSql(SqlWalker $sqlWalker)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user