mirror of
https://github.com/pestphp/pest.git
synced 2026-03-08 00:37:22 +01:00
wip
This commit is contained in:
@ -25,6 +25,8 @@ final class CompactPrinter
|
||||
{
|
||||
private readonly Terminal $terminal;
|
||||
|
||||
private readonly ConsoleOutputInterface $output;
|
||||
|
||||
private readonly Style $style;
|
||||
|
||||
private int $compactProcessed = 0;
|
||||
|
||||
Reference in New Issue
Block a user