app/resto/core/models/SatelliteModel.php

Summary

Maintainability
B
4 hrs
Test Coverage

Method __construct has 107 lines of code (exceeds 25 allowed). Consider refactoring.
Open

    public function __construct($options = array())
    {
        parent::__construct($options);
        
        /*
Severity: Major
Found in app/resto/core/models/SatelliteModel.php - About 4 hrs to fix

    There are no issues that match your filters.

    Category
    Status