Skip to content

Client setEnterpriseUrl method is private #636

Closed
@jacobtruman

Description

@jacobtruman

The documentation for using the Enterprise API (https://github.com/KnpLabs/php-github-api/blob/master/doc/enterprise.md) says you can set the enterprise URL like this:

$client->setEnterpriseUrl('https://ghe.host');

This fails because the method is private:

https://github.com/KnpLabs/php-github-api/blob/master/lib/Github/Client.php#L331

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions