The expression redirect(\Illuminate\Sup... '&size=l&headonly=1'); of type Laravel\Lumen\Http\Redir...e\Http\RedirectResponse adds the type Illuminate\Http\RedirectResponse to the return on line 26 which is incompatible with the return type documented by App\Http\Controllers\Ima...Controller::getUserHead of type Laravel\Lumen\Http\Redirector.
The expression redirect(\Illuminate\Sup... . "avatar/{$figure}"); of type Laravel\Lumen\Http\Redir...e\Http\RedirectResponse adds the type Illuminate\Http\RedirectResponse to the return on line 41 which is incompatible with the return type documented by App\Http\Controllers\Ima...Controller::getUserBody of type Laravel\Lumen\Http\Redirector.