You've already forked Atomcms-edit
chore: fix code style with Laravel Pint
This commit is contained in:
@@ -279,6 +279,7 @@ class FurniEditorController extends Controller
|
||||
|
||||
/**
|
||||
* @param array<string, mixed> $data
|
||||
*
|
||||
* @return array<string, mixed>
|
||||
*/
|
||||
private function buildUpdateData(array $data): array
|
||||
@@ -323,6 +324,7 @@ class FurniEditorController extends Controller
|
||||
|
||||
/**
|
||||
* @param array<string, mixed> $data
|
||||
*
|
||||
* @return array<string, mixed>
|
||||
*/
|
||||
private function buildInsertData(array $data): array
|
||||
|
||||
Reference in New Issue
Block a user