Skip to content

Added a new sortOrder option to sort menu items when they are added t… #75

Added a new sortOrder option to sort menu items when they are added t…

Added a new sortOrder option to sort menu items when they are added t… #75

Triggered via pull request May 23, 2023 08:05
Status Failure
Total duration 52s
Artifacts

build.yaml

on: pull_request
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

5 errors
PHPStan: src/Knp/Menu/ItemInterface.php#L170
Method Knp\Menu\ItemInterface::getExtra() has no return type specified.
PHPStan: src/Knp/Menu/ItemInterface.php#L172
Method Knp\Menu\ItemInterface::setExtra() has parameter $value with no type specified.
PHPStan: src/Knp/Menu/MenuItem.php#L295
Method Knp\Menu\MenuItem::getExtra() has no return type specified.
PHPStan: src/Knp/Menu/MenuItem.php#L300
Method Knp\Menu\MenuItem::setExtra() has parameter $value with no type specified.
PHPStan
Process completed with exit code 1.