Angèle Géraud
Results
1
issues of
Angèle Géraud
Same issue as [this one](https://github.com/BabDev/Pagerfanta/issues/40), but this time for the `nbResults` argument of `FixedAdapter`'s [constructor](https://github.com/BabDev/Pagerfanta/blob/3.x/lib/Core/Adapter/FixedAdapter.php#L28-35). ``` /** * @param iterable $results * * @phpstan-param int $nbResults */ public function __construct(int...
question