mirror of
https://github.com/rectorphp/rector.git
synced 2025-03-14 04:19:44 +01:00
fixup! remove func call from methods calls
This commit is contained in:
parent
3c3c3a9530
commit
642d42326f
@ -85,6 +85,7 @@ final class MarkdownDumpNodesOutputFormatter
|
||||
$this->symfonyStyle->newLine();
|
||||
$this->symfonyStyle->writeln('#### Example PHP Code');
|
||||
$this->symfonyStyle->newLine();
|
||||
|
||||
$message = sprintf('```php%s%s%s```', PHP_EOL, $nodeInfo->getPrintedContent(), PHP_EOL);
|
||||
$this->symfonyStyle->writeln($message);
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user