bilfeldt / laravel-http-client-logger

A logger for the Laravel HTTP Client
MIT License
144 stars 19 forks source link

Added type hint #24

Closed shahruslan closed 1 year ago

shahruslan commented 1 year ago

When using the barryvdh/laravel-ide-helper package, autocomplete will now work.

Description

Added return type to macro functions. For this type, the package barryvdh/laravel-ide-helper (for generating PHPStorm hints) will add the appropriate hint and PHPStorm will show the completion of the methods. img

Does this close any currently open issues?

No

Type of change

Please delete options that are not relevant.

Any relevant logs, error output, etc?

No

Any other comments?

No

Checklist

bilfeldt commented 1 year ago

Thanks @shahruslan nice addition 👍 Now released in v1.3.0