Everywhere yoda conditions are
This commit is contained in:
@ -718,7 +718,7 @@ class Debug {
|
||||
);
|
||||
}
|
||||
|
||||
if ($result === false) {
|
||||
if (false === $result) {
|
||||
throw new \Exception("Error $table");
|
||||
}
|
||||
}
|
||||
|
Reference in New Issue
Block a user