mirror of
https://github.com/yiisoft/yii2.git
synced 2025-11-02 13:02:24 +08:00
This commit is contained in:
committed by
Alexander Makarov
parent
48aa1957de
commit
00fe20e675
@ -85,7 +85,7 @@ trait QueryTrait
|
||||
*
|
||||
* See [[QueryInterface::where()]] for detailed documentation.
|
||||
*
|
||||
* @param array $condition the conditions that should be put in the WHERE part.
|
||||
* @param string|array $condition the conditions that should be put in the WHERE part.
|
||||
* @return $this the query object itself
|
||||
* @see andWhere()
|
||||
* @see orWhere()
|
||||
|
||||
Reference in New Issue
Block a user