Skip to content

Non-psr4 naming for Config class #26

@etolstikov

Description

@etolstikov

Since v3.0.5 SDK version may be defined in RestClient as argument or may be detected by calling Config::getVersion().
But Config class is located in src/config.php file which is not allowing to load class by psr-4 defined in composer.json
This is leading to an error: Class "telesign\sdk\Config" not found.

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