bookboon/api-php

View on GitHub
src/Entity/Frontpage.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

Method getBySlug has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

    public static function getBySlug(Bookboon $bookboon, string $slug, array $bookTypes = ['professional'], ?int $limit = null, ?int $seed = null) : BookboonResponse
Severity: Minor
Found in src/Entity/Frontpage.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status