Issues->remove() does not accept $params from caller but passes variable to AbstractApi->delete() method. This results in: > PHP Catchable fatal error: Argument 2 passed to Gitlab\Api\AbstractApi::delete() must be of the type array, null given, ...