Even if the variable is not used and the linter might complain we have to have that parameter in the signature. otherwise the method is not found and can not be called.
Even if the variable is not used and the linter might complain we have to have that parameter in the signature. otherwise the method is not found and can not be called.