Fix annotation
This commit is contained in:
parent
e42d0bdda5
commit
64ab53a243
1 changed files with 1 additions and 2 deletions
|
@ -2874,8 +2874,7 @@ class Parser
|
|||
/**
|
||||
* StringExpression ::= StringPrimary | ResultVariable | "(" Subselect ")"
|
||||
*
|
||||
* @return \Doctrine\ORM\Query\AST\StringPrimary |
|
||||
* \Doctrine\ORM\Query\AST\Subselect |
|
||||
* @return \Doctrine\ORM\Query\AST\Subselect |
|
||||
* string
|
||||
*/
|
||||
public function StringExpression()
|
||||
|
|
Loading…
Add table
Reference in a new issue