mirror of
https://github.com/pestphp/pest.git
synced 2026-04-21 06:27:28 +02:00
refactor: comments
This commit is contained in:
@ -28,7 +28,7 @@ final class Coverage implements AddsOutput, HandlesArguments
|
||||
private const MIN_OPTION = 'min';
|
||||
|
||||
/**
|
||||
* Whether should show the coverage or not.
|
||||
* Whether it should show the coverage or not.
|
||||
*/
|
||||
public bool $coverage = false;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user