Pass $options
in knp_pager.before
event
#138
build.yaml
on: pull_request
PHPStan
12s
PHP-CS-Fixer
6s
Matrix: tests
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.
|