src/CoreBundle/EventSubscriber/PaginationSubscriber.php
Missing function doc comment Open
Open
public static function getSubscribedEvents(): array
- Exclude checks
Missing class doc comment Open
Open
class PaginationSubscriber implements EventSubscriberInterface
- Exclude checks
Add a single space around assignment operators Open
Open
declare(strict_types=1);
- Exclude checks
Missing function doc comment Open
Open
public function items(ItemsEvent $event): void
- Exclude checks
Missing function doc comment Open
Open
public function pagination(PaginationEvent $event): void
- Exclude checks