AnytimeSA / anytime-api-php-sdk

Anytime api php sdk
https://developers.anyti.me/en/api
GNU General Public License v3.0
8 stars 5 forks source link

Fix types #53

Open szepeviktor opened 4 years ago

szepeviktor commented 4 years ago

All around!

Try running @phpstan with this config.

parameters:
    ignoreErrors:
        # TODO Resolve these!
        - '#^Call to an undefined method Anytime\\ApiClient\\.+(Interface|ModelRequest|ModelFactory)::(get|set|create).+\(\)\.$#'