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