Test bc.yml with detect-latest-version
#1381
Annotations
1 warning
|
mutation / PHP 8.5-ubuntu-latest:
src/DropdownItem.php#L55
Escaped Mutant for Mutator "TrueValue":
@@ @@
private array $attributes,
private array $itemAttributes,
private string $headerTag,
- private bool $visible = true,
+ private bool $visible = false,
) {}
/**
|