PsrPrinter
final class PsrPrinter extends Printer
Generates PHP code compatible with PSR-2 and PSR-12.
Properties
protected string | $indentation | ||
protected int | $linesBetweenMethods |
Methods
string
dump($var)
No description
Details
at line 25
protected string
dump($var)
No description