alientronics/fleetany-web-attributes

View on GitHub
helper/TypeRepositoryEloquent.php

Summary

Maintainability
A
0 mins
Test Coverage

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

class TypeRepositoryEloquent {

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

    public static function getTypes() {

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 new MockObject();

Opening brace should be on a new line
Open

    public static function getTypes() {

Expected 1 newline at end of file; 0 found
Open

}

There are no issues that match your filters.

Category
Status