mirror of
https://github.com/Karaka-Management/oms-SupplierManagement.git
synced 2026-02-18 17:38:41 +00:00
autofixes
This commit is contained in:
parent
eb25681cbb
commit
bedb4ae390
|
|
@ -240,7 +240,6 @@ final class BackendController extends Controller
|
|||
->where(SupplierMapper::HAS_MANY['files']['self'], '=', $supplier->id)
|
||||
->where(MediaTypeMapper::TABLE . '.' . MediaTypeMapper::getColumnByMember('name'), '=', 'supplier_profile_image');
|
||||
|
||||
|
||||
$clientImage = MediaMapper::get()
|
||||
->with('types')
|
||||
->where('id', $results)
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user