src/Request/OnlineCategoriesRequest.php
Method __construct
has 5 arguments (exceeds 4 allowed). Consider refactoring. Wontfix
Wontfix
private string $clientId,
private string $clientSecret,
private int $limit,
private string $categoryType = '',
private ?string $accessToken = null