alientronics/fleetany-web-reports

View on GitHub
helper/FleetRepositoryEloquent.php

Summary

Maintainability
A
0 mins
Test Coverage

Opening brace of a class must be on the line after the definition
Open

class FleetRepositoryEloquent {

Spaces must be used to indent lines; tabs are not allowed
Open

        return true;

Spaces must be used to indent lines; tabs are not allowed
Open

    }

Spaces must be used to indent lines; tabs are not allowed
Open

    public static function getTireSensorHistoricalData() {

Spaces must be used to indent lines; tabs are not allowed
Open

    public static function setColumnsChart() {

Spaces must be used to indent lines; tabs are not allowed
Open

    }

Spaces must be used to indent lines; tabs are not allowed
Open

        return true;

Opening brace should be on a new line
Open

    public static function getTireSensorHistoricalData() {

Opening brace should be on a new line
Open

    public static function setColumnsChart() {

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status