php-parser/lib/PhpParser/PrettyPrinter
Nikita Popov c3cbf07946 Pretty printer: Preserve comments in arrays and calls
If call arguments or array contains comments, print it in multiline
form, so that comments may be preserved.
2017-04-09 19:49:47 +02:00
..
Standard.php Pretty printer: Preserve comments in arrays and calls 2017-04-09 19:49:47 +02:00