$input * * @throws ValidationException */ public function update(User $user, array $input): void { throw new MovedToApiException; } }