Skip to content

Improve return type-hints #44

@chbakouras

Description

@chbakouras

Currently, the library uses type-hints that not exist.

For example, FilestackClient has a convertFile method that has a return type-hint of Filestack/Filelink while the correct one is \Filestack\Filelink.

This improvement will allow us to use the type-hint properly into php7+ projects.

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