mirror of
https://github.com/yiisoft/yii2.git
synced 2026-03-06 07:24:44 +01:00
release version 2.0.11
This commit is contained in:
@@ -259,7 +259,7 @@ interface QueryInterface
|
||||
* and so on, will return empty or false values.
|
||||
* You should use this method in case your program logic indicates query should not return any results, like
|
||||
* in case you set false where condition like `0=1`.
|
||||
* @param boolean $value whether to prevent query execution.
|
||||
* @param bool $value whether to prevent query execution.
|
||||
* @return $this the query object itself.
|
||||
* @since 2.0.11
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user