mirror of
https://gitlab.com/Chill-Projet/chill-bundles.git
synced 2026-03-08 23:19:41 +00:00
apply rector rules
This commit is contained in:
@@ -24,7 +24,7 @@ use Doctrine\ORM\Query\SqlWalker;
|
||||
*/
|
||||
class JsonAggregate extends FunctionNode
|
||||
{
|
||||
private $expr;
|
||||
private ?\Doctrine\ORM\Query\AST\Node $expr = null;
|
||||
|
||||
public function getSql(SqlWalker $sqlWalker)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user