The code that is being generated is not validated in the phpunit tests.
This makes it possible to generate PHP code with syntax errors in e.g. the config generator.
All generated code should be linted to make sure it doesn't contain any syntax errors.