Skip to content

Allow passing options from template to the MenuBuilder #98

Allow passing options from template to the MenuBuilder

Allow passing options from template to the MenuBuilder #98

Re-run triggered June 8, 2024 19:42
Status Failure
Total duration 30s
Artifacts

build.yaml

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

Annotations

6 errors
PHPStan: src/Knp/Menu/Twig/Helper.php#L104
Method Knp\Menu\Twig\Helper::getBreadcrumbsArray() has parameter $options with no value type specified in iterable type array.
PHPStan: src/Knp/Menu/Twig/Helper.php#L121
Method Knp\Menu\Twig\Helper::getCurrentItem() has parameter $options with no value type specified in iterable type array.
PHPStan: src/Knp/Menu/Twig/Helper.php#L132
Method Knp\Menu\Twig\Helper::castMenu() has parameter $options with no value type specified in iterable type array.
PHPStan: src/Knp/Menu/Twig/MenuExtension.php#L88
Method Knp\Menu\Twig\MenuExtension::getBreadcrumbsArray() has parameter $options with no value type specified in iterable type array.
PHPStan: src/Knp/Menu/Twig/MenuExtension.php#L99
Method Knp\Menu\Twig\MenuExtension::getCurrentItem() has parameter $options with no value type specified in iterable type array.
PHPStan
Process completed with exit code 1.