fix
This commit is contained in:
@@ -506,7 +506,7 @@ class Tester
|
||||
$userData[$fieldName] = [];
|
||||
}
|
||||
|
||||
$userData[$fieldName][] = $role->id;
|
||||
$userData[$fieldName][] = $role->getId();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user