Skip to content

v2.1.0

@JarJak JarJak tagged this 19 Feb 16:51
Implement JsonSerializable

It allows Pagerfanta instances to be JSON-enoded:
```php
json_encode($pagerfanta);
```
Assets 2
Loading