Add ExpressionBuilder::contains() to docs
This commit is contained in:
parent
9ebce31a46
commit
d2c2067aaf
@ -702,6 +702,7 @@ methods:
|
||||
* ``isNull($field)``
|
||||
* ``in($field, array $values)``
|
||||
* ``notIn($field, array $values)``
|
||||
* ``contains($field, $value)``
|
||||
|
||||
|
||||
.. note::
|
||||
|
Loading…
x
Reference in New Issue
Block a user