mirror of
https://github.com/pestphp/pest.git
synced 2026-04-25 08:27:27 +02:00
chore: style changes
This commit is contained in:
@ -17,6 +17,9 @@ use Symfony\Component\Console\Output\OutputInterface;
|
||||
*/
|
||||
final class EnsureTeamCityEnabled implements ConfiguredSubscriber
|
||||
{
|
||||
/**
|
||||
* Creates a new Configured Subscriber instance.
|
||||
*/
|
||||
public function __construct(
|
||||
private readonly OutputInterface $output,
|
||||
private readonly InputInterface $input,
|
||||
|
||||
Reference in New Issue
Block a user