mirror of
https://github.com/pestphp/pest.git
synced 2026-03-08 08:47:22 +01:00
Uses Collision ^7.0
This commit is contained in:
@ -13,6 +13,7 @@ abstract class Printer implements \PHPUnit\Util\Printer
|
||||
private $stream;
|
||||
|
||||
private bool $isPhpStream;
|
||||
|
||||
private bool $isOpen;
|
||||
|
||||
private function __construct(string $out)
|
||||
|
||||
Reference in New Issue
Block a user