Remove unused variable.
This commit is contained in:
@ -819,8 +819,6 @@ class Model {
|
||||
$in = array_keys((new $className())->getVars());
|
||||
}
|
||||
|
||||
$db = static::db();
|
||||
|
||||
$search = static::bindValue($search);
|
||||
$where = [];
|
||||
|
||||
|
Reference in New Issue
Block a user