Update Expr.php
This commit is contained in:
parent
290dc8989d
commit
47441666df
1 changed files with 1 additions and 1 deletions
|
@ -389,7 +389,7 @@ class Expr
|
|||
*
|
||||
* [php]
|
||||
* // u.numChildren + 1
|
||||
* $q->expr()->diff('u.numChildren', '1')
|
||||
* $q->expr()->sum('u.numChildren', '1')
|
||||
*
|
||||
* @param mixed $x Left expression.
|
||||
* @param mixed $y Right expression.
|
||||
|
|
Loading…
Add table
Reference in a new issue