Skip to content

Fix #286: Add Nav::activateParents() that makes parent dropdown act… #1371

Fix #286: Add Nav::activateParents() that makes parent dropdown act…

Fix #286: Add Nav::activateParents() that makes parent dropdown act… #1371

Triggered via push March 5, 2026 20:13
Status Success
Total duration 3m 21s
Artifacts

mutation.yml

on: push
Matrix: mutation / roave-infection
Fit to window
Zoom out
Zoom in

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, ) {} /**