Upgrade to 4.0.0
This commit is contained in:
@@ -39,6 +39,10 @@ return [
|
||||
return false;
|
||||
}
|
||||
|
||||
if ($this->query !== null) {
|
||||
return false;
|
||||
}
|
||||
|
||||
if ($this->sortBy !== null) {
|
||||
return false;
|
||||
}
|
||||
|
Reference in New Issue
Block a user