symfony / panther

A browser testing and web crawling library for PHP and Symfony
MIT License
2.91k stars 213 forks source link

Void return #554

Closed MathiasReker closed 1 year ago

MathiasReker commented 2 years ago

Add void return type to functions with missing or empty return statements, but priority is given to @return annotations.