mirror of
https://github.com/Karaka-Management/oms-Search.git
synced 2026-01-11 18:48:41 +00:00
Automated formatting changes (NO_CI)
This commit is contained in:
parent
fb12d71f2e
commit
317010f951
|
|
@ -70,7 +70,7 @@ final class ApiController extends Controller
|
|||
$response
|
||||
);
|
||||
|
||||
if (empty($response->$data)) {
|
||||
if (empty($response->{$data})) {
|
||||
$this->fillJsonRawResponse($request, $response, []);
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user