mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-01-25 05:19:36 -06:00
PSR12 Linting
This commit is contained in:
committed by
github-actions[bot]
parent
4a967365d8
commit
7e65e1d589
@@ -21,7 +21,7 @@ class BaseController extends Controller
|
||||
{
|
||||
$response = [
|
||||
'success' => true,
|
||||
'data' => $result,
|
||||
'data' => $result,
|
||||
'message' => $message,
|
||||
];
|
||||
|
||||
|
||||
Reference in New Issue
Block a user