src/Process/Entity/ReadEntities.php

Summary

Maintainability
A
0 mins
Test Coverage

syntax error, unexpected 'string' (T_STRING), expecting function (T_FUNCTION) or const (T_CONST)
Open

    private string $class;
Severity: Critical
Found in src/Process/Entity/ReadEntities.php by phan

The closing brace for the class must go on the next line after the body
Open

}

Expected 1 blank line at end of file; 2 found
Open

}

There are no issues that match your filters.

Category
Status