[2.0] Added support to complex PathExpression in DQL queries
This commit is contained in:
parent
2195894ad3
commit
d8ed3387c2
1 changed files with 0 additions and 1 deletions
|
@ -140,7 +140,6 @@ class Parser
|
|||
$this->_em = $query->getEntityManager();
|
||||
$this->_lexer = new Lexer($query->getDql());
|
||||
$this->_parserResult = new ParserResult();
|
||||
$this->_ast = null;
|
||||
}
|
||||
|
||||
/**
|
||||
|
|
Loading…
Add table
Reference in a new issue