mirror of
https://github.com/Karaka-Management/oms-Profile.git
synced 2026-01-29 07:18:42 +00:00
Fix whitespace
This commit is contained in:
parent
ef9b22ce3a
commit
02bcc22ba2
|
|
@ -83,7 +83,7 @@ class ApiController extends Controller
|
|||
{
|
||||
$profiles = [];
|
||||
$accounts = $request->getDataList('iaccount-idlist');
|
||||
|
||||
|
||||
foreach ($accounts as $account) {
|
||||
$account = (int) \trim($account);
|
||||
$isInDb = ProfileMapper::getFor($account, 'account');
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user