Showing 2 of 2 total issues
Method handle
has 6 arguments (exceeds 4 allowed). Consider refactoring. Open
Open
public function handle(Get $get, Attach $attach, Detach $detach, Create $create, ListUsers $list_users, Sync $sync)
Avoid too many return
statements within this method. Open
Open
return $feedback;