Closed JanKrb closed 2 years ago
Hey @JanKrb
thanks for picking this up. I'm considering if it would make sense to add return types wherever possible. This follow closely with Spatie's approach. I think it was in this video. What is your take on this approach?
Cheers, Peter
Hey,
I totally agree with you. I only removed them because most of them don't have them either. I'll add them just now. :)
I added the return types for the method shown in #124 and the methods in the same section. There might be a whole lot a other methods without return type.
Thanks for adding it in. That's already a good step forward :+1:
Solves #124
I completely removed the return type specification to match the other files.