phpunit-test-generator
phpunit-test-generator copied to clipboard
Don't include null as return type
If $returnType === null, this will be added to the class which results in an error in code generation later.
I guess that the travis errors don't come from my side, true?