Skip to content

Issues->remove() fails with Undefined variable: params #152

@dariuskt

Description

@dariuskt

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, ...

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions