Update Expr.php
This commit is contained in:
parent
290dc8989d
commit
47441666df
@ -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…
x
Reference in New Issue
Block a user