ernestwisniewski/kbin

View on GitHub
src/Controller/AjaxController.php

Summary

Maintainability
A
35 mins
Test Coverage
F
0%

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

        string $topic,
        string $mercurePublicUrl,
        string $mercureSubscriptionsToken,
        HttpClientInterface $httpClient,
        CacheInterface $cache
Severity: Minor
Found in src/Controller/AjaxController.php - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status