jakim/ig-monitoring

View on GitHub
components/visualizations/dataproviders/AccountTrendsDataProvider.php

Summary

Maintainability
A
1 hr
Test Coverage

Method init has 27 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function init()
    {
        if (empty($this->statsAttributes)) {
            $this->statsAttributes = [
                'followed_by',

There are no issues that match your filters.

Category
Status