Skip to content

Pass $options in knp_pager.before event #138

Pass $options in knp_pager.before event

Pass $options in knp_pager.before event #138

Re-run triggered September 20, 2024 08:58
Status Failure
Total duration 1m 37s
Artifacts

build.yaml

on: pull_request
PHPStan
12s
PHPStan
PHP-CS-Fixer
6s
PHP-CS-Fixer
Matrix: tests
Fit to window
Zoom out
Zoom in

Annotations

2 errors
PHPStan: src/Knp/Component/Pager/Event/BeforeEvent.php#L15
Method Knp\Component\Pager\Event\BeforeEvent::__construct() has parameter $options with no value type specified in iterable type array.
PHPStan: src/Knp/Component/Pager/Event/BeforeEvent.php#L33
Method Knp\Component\Pager\Event\BeforeEvent::getOptions() return type has no value type specified in iterable type array.