app/resto/core/models/DefaultModel.php

Summary

Maintainability
A
2 hrs
Test Coverage

Method __construct has 68 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/DefaultModel.php - About 2 hrs to fix

    There are no issues that match your filters.

    Category
    Status