Closed on2 closed 4 years ago
Fixes #149 and #153.
I'm not so happy about having to create a public variable in the trait. If you know of a better way to test please do let me know!
@on2 Thanks for the PR, I agree on the public property approach, instead I've created a GitHub action to check the libraries windows support: https://github.com/thephpleague/climate/runs/318428805
Fixes #149 and #153.
I'm not so happy about having to create a public variable in the trait. If you know of a better way to test please do let me know!