Allow passing options from template to the MenuBuilder #98
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.
|